Solved

Cloud - Calling SOAP webservice from BPA workflow - possible?

  • 21 March 2023
  • 1 reply
  • 85 views

Userlevel 2
Badge +8

Hi All,

 

Can it be done?

 

Internet search gives somewhat promising results, like:

https://github.com/camunda/camunda-bpm-examples/tree/master/servicetask/soap-service

 

But some of the requirements for that to work is having Camunda extensions:

‘Connect’ and ‘Spin’.

 

Are these ones available in this IFS-embedded version of Camunda?

 

Or should it be done some other way?

 

 

icon

Best answer by jasahu 24 March 2023, 10:47

View original

1 reply

Userlevel 2
Badge +8

Ok, the answer is quite easy, all components mentioned in the original post (Connect and Spin) seem to be present, so just :

1.Create a service task, where ‘Implementation’ is ‘Connector’:

 

  1. On the Connector tab, set values similarly to this:
     

     

Reply