Skip to content

Latest commit

 

History

History

orchestrations

Sample Orchestration Workflow Files

A collection of simple orchestration workflow files for use with Predix Analytics.

  1. Orchestration with one Catalog analytic
  2. Orchestration with one third-party analytic
  3. 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.

Complete Sample Orchestrations

Sample orchestrations that include all supporting files, such as orchestration workflow (BPMN), port-to-field maps, input/output data, and Postman collections

  1. One step orchestration: An orchestration using a single timeseries demo adder to add 2 timeseries arrays
  2. Multi step orchestration with Demo Adder: An orchestration that adds 3 timeseries arrays by running the timeseries demo adder twice
  3. 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.