Histórico da Página
Índice | ||||||
---|---|---|---|---|---|---|
|
Speaking of datasets...
...
Datasets are components that allow standardizing access to information from locations external to the platform, such as applications and databases. High-performance datasets have a data storage cache obtained externally, which aims to reduce the number of accesses to external data services, that is, it creates a copy of the data structure within the platform for query, enhancing the performance of the datasets developed on the platform. Therefore, the data is queried on the platform itself, preventing access to data in the external provider system in every request.
...
Informações | ||
---|---|---|
| ||
Refer to the technical documentation to learn more about dataset development. |
Displaying datasets
...
01. In the main menu, click Control Panel, then check Development container and click Datasets.
...
Painel |
---|
It is possible to search for a specific dataset through the Search field located on the upper right corner of the window, or use the Filter button to select datasets that will be returned. |
Filtering datasets
...
01. Click the Filter button located on the upper right corner of the window.
...
Painel |
---|
The selected types of datasets will be listed. |
New simple dataset
...
01. Click New Dataset, and click Simple.
...
Painel | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
06. Click Save.
New advanced dataset
...
01. Click New Dataset, and click Advanced.
...
Painel |
---|
This adds a new advanced dataset record and opens the screen to edit the dataset source code. The source code will be saved as draft before the authenticated user clicks Save. Changes to the source code are only applied to the dataset after the user completes all changes and clicks the Post button. Refer to the technical documentation available here to learn more about building advanced datasets. |
Enable offline dataset on mobile
...
01. Click the edit icon in the Offline mobile column, represented by the pencil symbol.
...
Nota | ||
---|---|---|
| ||
New data created on mobile devices when using the offline mode is only available for query on other forms after the mobile application is synchronized with the Fluig server. For more information about this process, go to the step Configuring dataset synchronization on this page.
|
Import dataset
...
01. Click Import.
02. Select the server to which the dataset will be imported.
Painel |
---|
The server must be properly registered as detailed in the Platform ❙ Servers item. The dataset will only be successfully imported if the selected server has a update 1.6.5 (Liquid) or higher. If there is already a dataset with the same code imported from another server, the platform will show a warning message, and the user must confirm in order to create a new version with the deployment of the imported dataset. |
03. Click Import.
Export dataset
...
01. Select the datasets to be exported.
...
Painel |
---|
The server must be properly registered as detailed in the Servers item. The dataset will only be successfully imported if the selected server has a update 1.6.5 (Liquid) or higher. |
04. Click Export.
Configure access permission in the dataset
...
The Control Panel Permissions feature allows you to define users, roles, or groups that will have access to Internal datasets. For more details, go to Platform ❙ Permission features in APIs, datasets and webservices.
Dataset synchronization
...
Synchronization features are available in a specific screen, which can be accessed by clicking the link in the Synchronization column. Refer to the Dataset synchronization page to learn more about this feature.
More dataset actions
...
Datasets contain several specific actions, which may be checked by clicking the Horizontal bars icon in the More actions column. Refer to the More dataset actions page to learn more about these features.
...