Hi to all,
When i try to open the processInstance using processinstanceid using
K2ROM then it shows the following error:
System.Exception: 6023 Process instance 6 not found
I use the following code:
Connection con=new Connection();
ProcessInstance procIns;
con.Open("SERVERName");
procIns=con.OpenProcessInstance(6); // 6 is the ProcessInstanceId which already created.
Regards,
sgankum
OpenProcessInstance Error
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.