Hi John, Could you please tell me how to explicitly grant the right to launch process definitions to users? Also, could you give me pointer to a process definition which shows what needs to be written in the expressions associated with each participant in order to have transition from one participant to another after I hit the proceed button? As per the output and the console-dump that I get, there seems to be no error.. A sample (if possible, exhaustive) process definition would be really helpful to clear my understanding..
Thanks in advance, Pranav On Jun 1, 11:09 am, John Mettraux <[email protected]> wrote: > On Fri, May 29, 2009 at 9:29 PM, pranav <[email protected]> wrote: > > > Now that the Ruote-web2 setup is complete, I am able to launch a > > process and see > > the proceed button > > Firstly my setup - > > I have created a user pranav and have defined the following process - > > > OpenWFE.process_definition :name => 'TwoStep' do > > sequence do > > pranav > > bob > > end > > end > > Hi Pranav, > > sorry for the late reply. > > > 1. Can a user, other than admin, launch a process instance defined by > > admin or possibly someone else? In the current setup launch link is > > not active for a user. > > You have to explicitely grant the right to launch process definitions to > users. > > > 2. Once I launch the process and hit the "proceed" button the workitem > > is cleared from the workitems list but it does not move to next > > participant until I login as an admin and cancel the expression > > associated with the participant. I have less information about ruote- > > expression and I haven't written anything inside the expression except > > for print. How can I avoid this cancellation of expression? What > > should I write in the expression field of user(mapped to a participant > > in ruote-web2) pranav? Or even in the case of LeaveRequest example.. > > How should the control move from employee to assistant without admin > > canceling the expression associated with employee? > > There should be no cancelling involved at all. Are you sure your > process instance isn't simply running into an error ? > > Best regards, > > -- > John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
