Skip to Content
DocsDeveloping appsManaging data sources

Managing data sources

Data sources are managed under Sources section in the navigation tree.

Create data source

  1. Right click on the Sources section in the navigation tree and select Create source.

  2. Enter source name, select source type, and click Create button. Data source window will be opened.

  3. Enter source-specific parameters in the data source window.

Note that when you create a data source you store metadata about the data source (usually it is connection information) - creating data source does not initiate any operations on the data source. To perform operations, create operations in scenarios and execute them.

Delete data source

  1. Right click on the source name in the Sources section and select __Detele_.

  2. Confirm that you want to delete the source by clicking OK button.

Upload libraries to data source

Many operations (but not all) requires libraries to be uploaded to the data source. Libraries usually consists of stored procedures implemented in a language supported by the data source.

  1. Right click on the source name in the Sources section and select __Upload libraries_.

  2. The current window will show a conformation message.

Last updated on