Planning Analytics
Last updated: 23 Dec 2022
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 @(Embed)(/assets/planning_sample_-quebit_sample-_call_euclid_studio_flow.tiprocess)
TI Process in .pro format @(Embed)(/assets/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 @(Embed)(/assets/quebit_sample_-euclid_studio-_call_flow_local.pro)
Batch file (place in Data folder) @(Embed)(/assets/euclid-api-local.bat)
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 @(Embed)(/assets/quebit_sample_-euclid_studio-_call_flow_cloud.pro)
Batch file (place in Data folder) @(Embed)(/assets/euclid-api-cloud.bat)
Call a TI Process from a flow¶
Euclid Studio can also be used to run a TI process from a flow.