- 23 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Planning Analytics
- Updated on 23 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Running Flows from Planning Analytics
IBM Planning Analytics can execute flows directly via TI process. There are a set of TI processes and batch files provided to be able to run a flow from Planning Analytics, depending on the Euclid Studio version and whether the call on premise or via the cloud.
Call a flow from Planning Analytics (Legacy pre v4.2)
TI Process in Excalibur format
planning_sample_-_quebit_sample_-_call_euclid_studio_flow.tiprocess
TI Process in .pro format
quebit_sample_-_call_euclid_studio_flow.pro
Call a flow from Planning Analytics (v4.2+)
On Premise local call
Call a flow from a TI Process directly from an on premise PA instance to an on premise Euclid Studio instance.
TI Process in .pro format
quebit_sample_-_euclid_studio_-_call_flow_local.pro
Batch file (place in Data folder)
Call using the Cloud Connector
Call a flow from a TI Process to a Euclid Studio instance made publicly available via the Cloud Connector.
TI Process in .pro format
quebit_sample_-_euclid_studio_-_call_flow_cloud.pro
Batch file (place in Data folder)
Call a TI Process from a flow
Euclid Studio can also be used to run a TI process from a flow.