cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic - Web Service Call with configure links option

siriyadav0902
Explorer
0 Kudos

Hi,

In my requirement need to create a common transaction, in that common transaction I need to use web service call to post message to WebSphere.

I can provide WSDL Base URL & WSDL URL dynamically with configure Links, but how will i pass the XML input to the Web service call ?

How would I know what is XML input variable will come in Web service call while submitting WSDL dynamically.

If in case we use with "Configure Objects" we can directly link XML input to the Web service call with Links option.

Looking for forward for assistance.

Regards,

Srisailam Yadav


Accepted Solutions (0)

Answers (1)

Answers (1)

former_member4529
Active Contributor
0 Kudos

Hi,

You can use the Inputs map property of Web Service action to pass the request XML, operation etc parameters of the web service call dynamically.

Thanks,

Dipankar