04-10-2018 05:13 AM
Hello,
is it possible to create a sequence that is automatically executed after each sequence without adding it to the main sequence?
Something like SequenceFilePostStep for sequences?
Thx
Solved! Go to Solution.
04-10-2018 06:31 AM
Use the SequenceFilePostStep callback and filter for SequenceCall step type instances.