Hi,
I`m working on a process which should be executed for a couple times, but at the first execution the process looks different (e.g. logins) than from the second time. How can I design it to execute it properly? Should I create an if or a decision and some kind of variable for counter?
Thank you for your help