|
From: Mikel L. <mla...@co...> - 2005-02-28 10:35:02
|
Peter Valckx|Eastsite wrote: > Hello all, > > I want to use Openflow, but also want to assign single users to an > activity. In the manage interface or the API, I see only role functions. > When I look at the XPDL specification of the WfMC, I see that the > Performer of an activity can be a role or a user or anything else that's > described as Entity workflow participant. > > My question: Can i assign activities with Openflow to single users or not? > You can create an application (a python script for example) which returns a username and then you can define that application to be "push application" of an activity. Each time this activity is reached in the workflow, the pushing application will be called and the work will be asigned to the user the application returns. -- Mikel Larreategi mla...@co... CodeSyntax Azitaingo Industrialdea 3 K E-20600 Eibar Tel: (+34) 943 82 17 80 |