A data source is any external system that provides data for mobile users. Each data source contains resources that are a limited set of data in the source. To correctly address data source resources, set up a connection to appropriate data source object. For example, a stored DBMS procedure, SAP RFC module.
The mobile platform supports the data sources: SAP, Postgres Pro/PostgreSQL, Oracle, Microsoft SQL Server, 1С, SOAP, JSON, Microsoft Exchange Server, WEB services, Foresight Web, Foresight, file resources, and sending transaction data.
NOTE. File resources can be connected only in the Files subsection.
To manage data sources, use the Data Sources section in the selected project:
The working area displays a list of connected data sources in the project.
Select the required data source in the drop-down menu of the Add Data Source button.
Set up data source connection.
Add data source credentials.
Import data source resources.
Set schedule to synchronize resources structure.
After this the connected data source is added to the list and can be further used in the project.
To integrate with table data sources, use calling of basic stored procedures.
For details about data source requests, see the Method for Working with Table Resources section.
See also:
Setting Up Environments and Projects | Setting Up Integration with Table Data Sources