Getting Started
Last updated: 23 Dec 2022
Basic Mechanics¶
Creating and saving a flow¶
Introduction to nodes¶
Connect and configure nodes¶
Basic ETL¶
Removing columns from a text file¶
Clean a column in a text file¶
Derive a new column¶
Manage a DataHub¶
Create a database connection¶
Load a table from a file¶
Move data from one database to another¶
Orchestration¶
Order steps in a job¶
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)