A scenario execution refers to the process of running a defined sequence of actions, which in our case means executing modules in our scenario one by one.
- Scenario execution starts
- Start module #1
- Start module #2
- Start module #3
- Scenario execution ends
It’s a process that helps to automate tasks between different applications and services based on a specific trigger.
Scenario Execution ID or Run ID
Each scenario execution has its own ID so you can take a look later in your history what a specific execution did.