[jbpm-users] Identification Of the User who started the Process in JBPM

gs.naidu at tcs.com gs.naidu at tcs.com
Mon Aug 13 03:05:02 EDT 2012


Thanks Mauricio for replying,

Actually i have written the following  code in script task and i want to 
assign the name value to an actor in userTask.Iam getting null value with 
the following code.

String lstrUSerId=(String)kcontext.getVariable("initiator");
System.out.println("lstrUSerId"+lstrUSerId);
kcontext.setVariable("name",lstrUSerId);

Please do the Needful.

Thanks&Regards,
G. Suresh Naidu
Tata Consultancy Services
Cell:- 8019844574
Mailto: gs.naidu at tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty.   IT Services
                        Business Solutions
                        Outsourcing
____________________________________________



From:
Mauricio Salatino <salaboy at gmail.com>
To:
gs.naidu at tcs.com
Cc:
jbpm-users at lists.jboss.org
Date:
08/10/2012 10:49 PM
Subject:
Re: [jbpm-users] Identification Of the User who started the Process in 
JBPM



Yes,
that's easy to do, the one calling startProcess() can insert a process 
variable called: initiator and then use that to assign the task.

Cheers

On Fri, Aug 10, 2012 at 2:34 PM, <gs.naidu at tcs.com> wrote:
Dear Sir, 

                  Actually Iam developing Workflow for my project.In that 
workflow i need to assign the task to the person who started the 
Process.Please let me if there is  a way to do it. 



Thanks&Regards,
G. Suresh Naidu
Tata Consultancy Services
Cell:- 8019844574
Mailto: gs.naidu at tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty.        IT Services
                       Business Solutions
                       Outsourcing
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you

_______________________________________________
jbpm-users mailing list
jbpm-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbpm-users




-- 
 - MyJourney @ http://salaboy.wordpress.com
 - Co-Founder @ http://www.jugargentina.org
 - Co-Founder @ http://www.jbug.com.ar
 
 - Salatino "Salaboy" Mauricio -


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbpm-users/attachments/20120813/f200c136/attachment.html 


More information about the jbpm-users mailing list