Hi all, I'm needing a way to parallelize to lines of a process, with different logic in each line that includes user dialogs calls and many other logic steps. Split component is not valid as documentation referes. How can I do that? after each line completes the process steps in each one, they are joined with a join component in orther to continue the process execution. Thanks in advance asked 15.11.2017 at 11:20 jirazazabal |
You would typically do this with a TaskSwitch. We have a good demonstration of it in the demos that are shipped with the Axon.ivy Designer. See 'File' > 'Import' > 'Axon.ivy' > 'Ivy Sample Project' => Pick answered 16.11.2017 at 06:31 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 15.11.2017 at 11:20
Seen: 1,838 times
Last updated: 16.11.2017 at 06:31