Someone help please! We have 2 processes, one called the initial evaluation process and the other the CI knowledge process. We are starting the CI knowledge process from the initial evaluation process using IPC Server, we are also passing datafields and some XML fields to and from the 2 processes.
The user starts a new "initial evaluation" process and follows a couple of aspx pages before a page asks the user whether or not he/she required additional information (help from expert users, such as yourself :D ) when the user selects "yes" and submits the page, it starts the CI knowledge process and brings up a new page where the user has to select a group that the process has to be sent to.
Now the problem is that when we start the CI knowledge process we need the processinstance id to read and set various datafields inside of the process, the first couple of screens use sessions to read the processinstanceid which has been the same from the start, seeing that it has been one process that has been used the whole time. When we start the new process we cannot use the same processinstance id and need to get the processinstance id of the new process that has been started using the IPC Server.
Is this even possible?
Returning the processinstance id of a new process.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
