Skip to Content
0
Former Member
Dec 07, 2006 at 05:07 PM

Locking Action when already picked from one rolemember

23 Views

Hello,

I have got the following problem:

In my Guided Procedures Process there are several steps, which have to be executed by one member of a role. If one member of the role picks the available task from the inbox and wants to execute it another member of the role also is able to pick the same task from the inbox. Yet this is a problem and should be avoided, because it might lead to confusion.

Does anybody has got an idea how I can implement this using the GP API? I think it should be something like reading out the actual processID and actionID and check if this action is already in execution mode by any user and output a corresponding message on the screen ... Is this possible? Is there something like a state logging for the action (e.g. in process) ?

Kind regards

Lissi