[jboss-user] [JBoss jBPM] - Regarding swimlane

jagadeeshrao do-not-reply at jboss.com
Tue Oct 3 02:01:26 EDT 2006


Hi, 

I am working with Swimlanes. 
But, I am assigning actors as static values. Please refer below code. I want to send users at runtime. 

**** ProcessDefinition.xml **** 


swimlane name="Clerk" ---- I am assigning Actors like this 

swimlane name="Manager" 
assignment expression="user(xxx)" 
swimlane 
swimlane name="CheckPending" 
assignment expression="user(yyy)" 
swimlane 

******************* 

My requirement is, 

I have different Groups. In those Groups, I have two categoies of users. For example Manager and Clerk. 

Clerk should complete a taks and sends to Manager for approval.Manager should approve that task. 

In this case , I may have number of Clerks and Managers. Depends on their login, My processdefinition should consider their loginID as ActorID. Please guide me. How to send ActorID dynamically. 

Thanks in advance for your help. 

Jagadeesh 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975666#3975666

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975666



More information about the jboss-user mailing list