SOAP in flowable modeler app?

Hello to everyone!

I’m new here… I would like to test functionality of flawable by using modeler application,
to make test proces using SOAP services. I have WSDL files.
Is it possible? How can I do this?

best regards,
Krzysztof

Hi Krzysztof,

This can be achieved by using the Web Service Task. In the documentation it is explained in detail how you can use it and configure it (this is all in the modeler).

Cheers,
Filip

In Web Modeler i see only ServiceTask and not WebService Task.
Moreover in standard ServiceTask i dont see how to add WSDL Reference for example

You are right. The Web Modeler currently does not support the Web Service Task. I created https://github.com/flowable/flowable-engine/issues/814 to request it.