Getting Data from SOAP webservice in a human task.

1
0
-1

Hello,

I have created a web form associated with a human task in bonita 7.2 workflow. This form is suppose to be taking all it's data from an existing soap webservice. How am I suppose to do that? Also, I think that my SOAP connector is 1.1 as opposed to the one provided by Bonita (1.2).

Thank you!!

1 answer

1
0
-1

Hi vrundaer!

If you want to populate your form with data originated from a SOAP WS, I suggest you to create a REST API Extension that calls and handle all data to generate a JSON output, wich is the perfect fit to put in your form.

See a example of it in your Bonita Server logged with a user with Administrator profile and under the Resources menu. There Bonita provides you with a example to download.

Regards,
Marcos Vinícius Pinto
MXM Sistemas

Notifications