Run Tool Steps
In the Run Tool steps are the core components of your integration project. There are what are processed when you run the Run Tool project. Each step is an individual unit of work with a success or failure outcome. As a step is processed the project will automatically move onto the next step in a sequence.
Steps can be Data Sync projects or other step types such as an email step or an external program. You can use any of the step types in combination with each other in a Run Tool project.
You can run the steps together in a sequence or execute single steps or a selection a steps separate to the whole project.
You can set your steps to run under specific conditions. These are called Run Conditions and the options available are:
- Any: Runs if previous steps have failed or succeeded
- Success: Runs only if previous steps have succeeded
- SuccessDataChanges: Runs only if there have been data changes
- Failure: Runs only if previous steps have failed
- Disabled: The step will not run
We have documentation available at the links below to help you get up and running with the Run Tool: