# Service

## Description

This page contains the Connectors and Services that will be used in the generated application.

Access this page through the service menu in the toolbar.

![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-472e01e997d741862f4a2ace1de4d6e610059bc5%2Fservice-menu.png?alt=media)

## Supported Services

The menu on the left side displays the supported Services, currently this includes:

* **RAW(REST) Connector:** used as a connector for REST endpoints which parameter includes:
  * Name: identifier of the connector
  * Url: endpoint of the Rest Endpoint
  * Timeout: the configuration for the duration before the api times out
* **SOAP Connector:** used as a connector for API using SOAP approach.
  * Name: identifier of the connector.
  * Url: endpoint of the SOAP Endpoint.
  * Timeout: the configuration for the duration before the api times out.
* **Database Connector:** used as a connector to the Database that is created on Database Module and will be generated upon running the application.
  * Name: identifier of the connector.
  * Database: selection of database that has been created on the Database module.
* **Database Table Connector:** used as a connector to the Database Table that is created on Database Module and will be generated upon running the application.
  * Name: identifier of the connector
  * Database: selection of database that has been created on the Database module
  * Table: selection of table that has been created on the Database module

![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-0ef13d7b6cae34f6047350aaf9a39ae6f80b3b8a%2Fservice-supported.png?alt=media)

## Sample of Created Services

![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-396e63f0e4310bd74a80e18f9cdd6103821bb1db%2Fservice-example.png?alt=media)
