Viewing Smart Engine Triggers with the API

Use triggers to populate Smart Engine reports with data based on configured thresholds. When a threshold or trigger condition is met, the trigger is executed. Modify trigger settings using the PUT ​/v1​/subscriptions​/{subscriptionLocator}​/apps​/{appId}​/instances​/{instanceId}​/bw​/smartengine​/triggers​/{triggerId} method described in Updating Smart Engine Triggers with the API.

To list Smart Engine triggers you need the following: 

Use the GET ​/v1​/subscriptions​/{subscriptionLocator}​/apps​/{appId}​/instances​/{instanceId}​/bw​/smartengine/triggers method to generate a list of Smart Engine triggers and settings for an app instance.

For a list of possible triggers and settings, see Smart Engine Trigger List.

Related Topics

Monitoring Apps with the TIBCO Cloud™ Integration API

Reporting with the TIBCO Cloud™ Integration API Using TIBCO BusinessWorks Smart Engine

Updating Smart Engine Triggers with the API