Skip to main content

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.

One of the most likely causes is that either the originator or the K2 Service account hasn't been provided "Start" permissions on the subprocess.


Also check in that the process hasn't gone into an error state.


The permissions were all set up well. I still don't know what was the problem, but I just removed the IPC event and then added it again on my process... boom magic works!

I really don't know why it didn't work in the first place.


Many thanks for your pronto reply Tim.


 


Reply