Hello,
I have a question about adding users to task session. If I have registration business process, should I add to task session each user or rather I should add one role ( ie. Registration User ) ?
If first option is good, what if TaskServer shout down ? Should I add all users do task session ?
If second is better, how can I identify that specified task is attached to particular user ?
How it should be done?
Best regards