A collection of simple orchestration workflow files for use with Predix Analytics.
- Orchestration with one Catalog analytic
- Orchestration with one third-party analytic
- Orchestration with one Catalog analytic and one third-party analytic
A Catalog analytic is one that has been uploaded to the Analytic Catalog and deployed into Cloud Foundry.
Sample orchestrations that include all supporting files, such as orchestration workflow (BPMN), port-to-field maps, input/output data, and Postman collections
- One step orchestration: An orchestration using a single timeseries demo adder to add 2 timeseries arrays
- Multi step orchestration with Demo Adder: An orchestration that adds 3 timeseries arrays by running the timeseries demo adder twice
- Multi step orchestration with Miner's Rule Analytic: An orchestration that runs a Miner's rule operation on pre-processed output from a timeseries demo adder analytic
You can find more information on configuring and running orchestrations on Predix IO.