| Author |
How to assign name to a child process which was invoked by parent process?
|
koda ramesh
Greenhorn
Joined: Dec 17, 2008
Posts: 3
|
|
Hi All, I am using BPC Api for invoking BEPL Process in JSF in my module there are two process p1 and p2. here p1 will invoke p2 internally, all the process instance can be seen in JSF(Front end). i assign name to p1 process with the help of java code at client side. i am able to see the name of the process instance of p1. p1 is invoking p2 so two process instances can be seen p1 can be seen with name(eg: Process 1) that was assing by me in java code. but p2 name is showing as _PI:9003011e.822a77a3.10ffe153.f1231867 i want to set a name for a process p2(child) which was invoked by a parent process. so how can i set the name in the process please help in this aspect.
|
 |
 |
|
|
subject: How to assign name to a child process which was invoked by parent process?
|
|
|