Datasource
Use Datasources to access and reference data surfaced in Data Providers. This section provides examples of code snippets for working with datasources.
Datasource
Ability to write SQL queries to return data from certain data providers, such as, Dynamic Data or SQL provider.
Static data lists are typically used to access data that hardly needs to be manipulated, handled, or updated.
Provides a list of country flag icons that can be used in a jig's components.
Cross solution (package) datasource access
Query data from and execute actions in another installed solution directly from your datasource or jig configuration.
Last updated
Was this helpful?