In ScriptComponent I'm executing script which returns boolean value. How to process to the next step based on returned value (choose left xor right path of the process)?
- Products
- Solutions
- Resources
- Trials
- Support
- Partners
- Communities
In ScriptComponent I'm executing script which returns boolean value. How to process to the next step based on returned value (choose left xor right path of the process)?
hi,
Split processing option in Process step:
Process steps that are only required for branching the process are labeled with this option. The next process step to be processed is either the step on success or the step on error (without generating an error message) depending on the return value.
regards,
tarigh
As carsten.paul said, here you have an example:
VI_ADS_ADSAccount_Delete_Physical => Step: Check Home Information
regards,
Tarigh