Downloading a Smart Engine Report with the API

Use the API to download Smart Engine reports generated for an app instance.

To download a of Smart Engine report for an app instance you need the following: 

  1. Use the POST ​/v1​/subscriptions​/{subscriptionLocator}​/apps​/{appId}​/instances​/{instanceId}​/bw​/smartengine​/reports​/generate method to generate a Smart Engine report for an app instance.
  2. Use the GET /v1/subscriptions/{subscriptionLocator}/apps/{appId}/instances/{instanceId}/bw/smartengine/reports/{reportId} method to download your report.

Related Topics

Monitoring Apps with the TIBCO Cloud™ Integration API

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

Smart Engine Reports

Generating Smart Engine Reports with the API

Viewing a List of Smart Engine Reports with the API

Deleting a Smart Engine Report with the API