Hello Community,
I've created a Workflow and I configured a IPC-Event to call a Sub-Workflow where different Users have to approve.
The IPC-Event is configured for Synchronous and in the Destination Rule I've told the event Plan per Destination -> All at once.
I also configured the Event for Create a slot for each destination and Resolve all roles and groups to users.
The users are stored in a SharePoint-List with a ; seperator.
The Problem is now, that when I start the Event the users get the task and they can approve it.
But from the moment the first user have approved the workflow will go forward and don't wait for the other users.
I tried already to set up a Succeding rule "All of ActivityInstanceDesStatus = Completed". But with this rule, the Workflow will not run forwad.
After all users have approved the task will marked as done and nothing happens.
It looks like that the Succeding rule is not fulfilled.
Does anyone have a idea where the configuration error is?
Thank you for your help in advanced.
Kind Regards
Alexander