Rajesh P [https://community.jboss.org/people/javalearner] created the discussion
"Re: how do we assign the rejected tasks to initiator in Approval flow." To view the discussion, visit: https://community.jboss.org/message/819508#819508 -------------------------------------------------------------- Thanks Ashish. As you suggested,i would like to go with first approach.i.e, having a human task just after after the start node. I will pass Actor id dynamically as suggested by the Shobhit. And then i would like to claim,start and complete the task after starting the process . I have given sample to do the same below. please validate it is it a right apparoach? Map<string,Object> inputParam = new HashMap<String,Object>(); inputParam.put("initiator","<UserID>"); kession.startproces("<process id>",inputParam); //start the task ///complete task Please suggest me on the above approach. Thanks, Rajesh. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/819508#819508] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user