Start Process API

1
0
-1

Greetings, Im trying to start a case from a process in bonita, for that im using the button widget of bonita UI, my problem that I need to target the next page of the process (not the bonita portal). For this I need to get the caseId of the process that im starting with the button but I have no clue of how to get it.

1 answer

1
0
-1
This one is the BEST answer!

In the button definition you can set where to save the "success response". You can find caseId in that response.
But if you plan to use it inside Bonita Portal, then you should set this button as "HTTP request" instead of "Process start", because in Portal you have no influance on the redirection page after "Process start" button.

Best regards,
bpms.help

Comments

Submitted by msevillano on Wed, 11/02/2016 - 16:06

thanks u

Regards

Notifications