Hi All,
I have created two processes A&B. Process A is my main process that determines if process A has to run or not depending on the input of the user.
e.g If user select "Create Album" IPC event activity has to start process B. Once it has completed it should come back to process A for approval. Nothing on my Process B yet but just a single activity that creates a new folder as a start up.
If I check on my view flow, it looks like Process B was not started because it says "Sub-Process not available" when I click on IPC event activity.
Is there something I forgot to configure perhaps?
Please help.