DLC REST API

You can load and unload data in ActivePivot by invoking the DLC REST web-service.

REST URL:

 http://<hostname>:<port>/<app-context>/services/connectors/rest/dlc/<rest-version>/execute

(The hostname, port, app-context and REST-version and would vary based on the deployment)

Loading Data can be done from a variety of Sources.

It is also possible to unload data if your data changes throughout the day.

Your calls to load data will also generate responses which will inform you if the load has succeeded or not.

search.js