Local data resource
Last updated
Was this helpful?
Last updated
Was this helpful?
Use a Local data resource to configure data that can be preloaded to the client device. This data can be used in both online and offline apps.
When a Local data resource is used, the My Data section becomes available in the client. In My Data, the end user can download the data to their local device. Each Local data resource used in apps available to the end user will appear in this section in connection with the app.
To configure a Local data resource:
Create a component that outputs the data you want to preload.
Commit the component to make it available for use.
Drag a Local data resource into the design area of your app.
Use the drop-down list to select the component you created.
Set the target variable name.
The data is now available for use in the app configuration.
See more in .