Space banner

 

This documentation supports the 20.02 version of BMC Digital Workplace Advanced.

To view the latest version, select the version from the Product Version menu.

Disabling Background Polling

This topic was edited by a BMC Contributor and has not been approved.  More information.

Tip

Click here to download the JSON (JavaScript Object Notation) snippets included in these topics, and customize them to use according to your requirements.

BMC Digital Workplace Catalog can perform calls to endpoints such as com.bmc.dsm.catalog:findActivities or com.bmc.dsm.catalog:findActivityLogs on a schedule, either as a primary way of updating its data (when callbacks are not possible, for instance) or as a safety net for situations where other mechanisms like callbacks would fail. This behavior is generally called "background polling".


Remote connectors are allowed to decline background polling by declaring the following capability:

com.bmc.dsm.catalog:declinesBackgroundPolling


If declared, BMC Digital Workplace Catalog will stop performing background polling on all its connection instances.

Of course, this means you will have to rely on mechanisms like workflow callbacks to ensure BMC Digital Workplace Catalog refreshes its version of data such as external activity details.

Was this page helpful? Yes No Submitting... Thank you

Comments