cancel
Showing results for 
Search instead for 
Did you mean: 

Passing input xml value to Dynamic Webservice call(with config links option) in SAP MII 12.2.3

siriyadav0902
Explorer
0 Kudos

Hello Experts,

I need to create a dynamic Webservice call for my application.

As you mentioned on above I passed the following with link editor in Web service call,

1. WSDL Base URL

2. WSDL URL

3. Opertaion

but its showing the following error

com.sap.lhcommon.webservice.SoapOperation.getInputMessage() of an object loaded from local variable 'oper'

Am i missing any mandatory field value to pass to Webservice call ?

how can I pass XML input at run time in this scenario ?

Please assist in resolving the issue.


WSDL structor :-

Regards

Srisailam Yadav

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185280
Active Contributor
0 Kudos

May not be the same issue but the linked thread below may help:

Regards,
Christian

siriyadav0902
Explorer
0 Kudos

Hello Christian,

Thank you so much for your reply.

At run time the action is not getting the wsdl or not generating the soap envelope. so how to assign a value to a node as input ?


In my case In one common transaction I need to assign WSDLs Dynamically and Pass INPUT Dynamically in Web service action block.


MII gurus please assistance.


Regards

Srisailam Yadav