Jump From one pool to another pool

1
0
-1

Hi I am trying to jump from one pool to another pool, please provide solution for it. What I am trying to do ,

I have two pools A and B, in pool A I have one process and on call activity I want to call a sub process /process which is in Pool B I am unable to go on Pool B Process , lease help me on that.

Thanks & Regards Bhushan

2 answers

1
0
-1

Here is the link: https://www.youtube.com/watch?v=W4pRsYeWOmE

It looks like you haven't mapped your subprocess with the master process. You can also follow the instruction here on how to configure subprocess. http://documentation.bonitasoft.com/subprocesses-0#ca_subprocess

Hope this helps.

1
0
-1

Hi Bhushan, Do you see any error message in your log? Here is the video tutorial on how to call subprocess using call activity. https://www.youtube.com/watch?v=W4pRsYeWOmE

This tutorial is from previous version of bonita but the concept stays the same and should give you good idea on how to configure the call activity.

Ronak

Comments

Submitted by bhushan.bhute on Wed, 06/25/2014 - 06:16

Hi Ronak, First of all thanks, can you send me the video link, didn't get the video, actually, very first time I am making the subproces . On my call acticity there is an error is "The subprocees does not have any process linked "

Notifications