Hello Folks,
I have developed 2 BPMN processes(P1,P2) in jBPM-console 6.3.1 & Eclipse with Wildfly server 8.1 version.
I need to invoke P2 process from P1 which is reusable process using "Call Activity". But I am unable to find the reference of P2 process in "Call Activity" properties as the drop-down is coming as blank.
Please suggest if I am doing any mistake.
Attaching the screenshot for reference.
Regards,
Abhishek
Hi,
You have to manually provide ProcessId in "Call Activity". Try manually providing process details in IDE. You can see list of all available process to be used in Re-usable node in web designer.