Duplicate Participant Id error

Confluence User - 28 Mar, 2024

In the video explaining the processes it says that the participant Id is unique to the process and does not share the same namespace with the other processes. So you can set the same participant Id in separate processes. I did and it gave me an error!!!

process

2


28 Mar, 2024
confluenceUser
confluenceUser

You can't have the same participant ID. If I want to I use the same participantID, I use the following convention:

"<processid1>_<participantID>" 
"<processid2>_<participantID>"

29 Mar, 2024
confluenceUser
confluenceUser

So the video in the joget academy was wrong as it says "All participant Ids are unique to their respective process. Meaning it is perfectly fine to define the same exact participant id across different processes". What a mess...

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print