Enterprise Orchestrator terminology
This table shows terms used in the Enterprise Orchestrator
| Term | Description |
|---|---|
| Activity | Task or operation that is executed as a part of a Symphony |
| Canva | A space dedicated to place and link activities that create a symphony |
| Cron expression | A string that specifies the schedule for executing tasks automatically at defined times or recurring intervals |
| Error handling | A process that defines how a flow responds to runtime failures |
| Execution | A single run of a Symphony |
| Flow | A workflow that defines a business or integration process |
| Flow Timeout | A timeout setting that controls an activity execution |
| Output variables | Data created by an activity during Symphony execution |
| On-error mapping | A configuration that defines how a flow behaves when an activity fails |
| Schedule | An automation that defines a specific time for starting a Symphony |
| State | A point in the symphony execution path |
| Symphony | An orchestration model that coordinates workflows axross multiple Infor applications |
| Symphony Timeout | A timeout setting that controls a Symphony execution |
| Symphony variables | Data that provides a way to store and exchange values between states within a Symphony |