Create & edit Data Service
Last updated
Last updated
Only users with Manage/Edit permission can create & edit the Data Service.
To create a Data Service, follow these steps:
In your Recurve project, go to Data Service.
Click on the + icon and select Create data service.
Provide the name for your Data Service.
Click Create.
Click Edit query to define/ edit SQL query of the Data Service.
In the query editor, define connection for your Data Service.
Input your SQL query.
When SQL contains field aliases, please add "AS" explicitly and the corresponding identifier for the different databases, and avoid SELECT *
syntax
For example:
Click Update > Save to confirm the changes.
View the query output in the Data Preview tab.
To create a new folder, click on the action button of an existing folder and select Add sub-folder:
To move a Data Service into the new folder, click on the action button of the Data Service and select Move to. Then select the target folder from the list.