flowable / flowable-engine

A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
https://www.flowable.org
Apache License 2.0
8.01k stars 2.63k forks source link

Flowable-Modeler: Add Web Service Task #814

Closed PascalSchumacher closed 1 year ago

PascalSchumacher commented 6 years ago

As reported in https://forum.flowable.org/t/soap-in-flowable-modeler-app/1478/3 the Web Service Task is missing from the modeler.

It would be nice if support for this would be added.

Thanks!

bvedam commented 6 years ago

Same requirement here. Integration thru SOAP/REST service is a common use-case, and this appears to be missing in the modeler while the documentation says "web service" task is something that is supported.

paulhh commented 6 years ago

Always happy for a contribution :)

alexander-perucci commented 5 years ago

Hi, what is the status of this issue? Have you planned to introduce the Web Service Task as described in the documentation?

tijsrademakers commented 5 years ago

Hi,

Adding basic support for the web service task is not too difficult to add, but to make it user friendly it would be nice to support reading a WSDL document and selecting the operation and input and output parameters from there. This work is still to be done, and there is no planning yet. A community contribution to work on this together would be the best way forward.

alexander-perucci commented 5 years ago

Thanks a lot for your prompt reply. I understand the point.

Is it possible to manually add a Web Service Task in the bpmn file and programmatically map operation and I/O parameters, without using the flowable-modeler? If yes, there is a step-by-step tutorial that can help users to do it?

zhenchuan9r commented 1 year ago

Any further progress on this issue?

tijsrademakers commented 1 year ago

The last feedback from 2019 still stands, but since there was no progress since then, I'm closing the issue.