How to Notify a Process from another Process ?
Hi,
I have two independent process say A and B. In process A I have one Notification Wait activity, hence the instance pauses there unless get notified by another process called B. As soon as a certain task get completed in process B, I want to notify the process A. Can somebody let me know how to do this through Notification Wait activity as well as how to send the notification from process B to Process A.
Please let me know with configuration detail. If someone will come up with an demo project, highly appreciated.
Thanks in advance.
Bibhu