cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web Service Action Block

Former Member
0 Likes
354

Hi,

I am haing web service action block in MII 12.1 in which I want to configure the WSDL URL dynamically.

The Web Service action block is working fine if I am configuring the URL using configuration wizard but its not working when I put the same URL in the Links.

Can anyone help me with it.

Thanks

Regards,

Neha Maheshwari

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Neha,

I know this behaviour from 12.0 too.

According to the [SAP Help on MII 12.1 for Web Service action|http://help.sap.com/saphelp_mii121/helpdata/en/43/e80b59ad40719ae10000000a1553f6/frameset.htm], the action is configured using the configuration wizard. As the wizard tries to call the entered URL right away to get the WSDL, I guess you cannot use it dynamically as you have planned.

Michael

Former Member
0 Likes

Is there no way present to configure the web service dynamically in MII 12.1? There should be some work around.

Thanks

Neha Maheshwari

jcgood25
Active Contributor
0 Likes

Have you tried the http post action?

Former Member
0 Likes

I want to run a particular method in the web service and have input data for it.

Is it possible using HttpPost?

Regards,

Neha Maheshwari