Hi @SSE@TUE ,
the correct order of the activities in your runbook shown in the screenshot should be:
Create User - link -> Enable User - link -> Create Group1 - link -> Add user to Group1
From Enable User - link -> Create Group2 - link -> Add user to Group2
This way the user will be created and enabled
After the user is enabled the Group1 and Group2 can be created parallel and the user can be added to the groups after the groups are created
Second option could be:
Create User - link -> Enable User
From Create User - link -> Create Group1 - link -> Add user to Group1
From Create User - link -> Create Group2 - link -> Add user to Group2
Both options will work.
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten