Hi,
I want to connect two independent business processes such that after starting a workflow , at some point in that workflow the control passes to another process, which then starts to execute.
I tried doing this using both message event and signal event with no success. The first process appears to throw the signal but it is not being caught by the second process.
I am attaching the test activiti diagrams that I used for the above. Please advise.
Note: The attached diagrams are in .txt format. Please remove the .txt extension to view the xml files.