Friday, May 31, 2013

Using Web Service action in SAP MII

Drag the web service action block on to a sequence in MII transaction.

Configure the object and must use the wizard. Configure links should not be used.

Provide the wsdl url press next.

If the wizard hangs / blocks / stops / does not respond, it could be an issue with your java. The web service action does not work with Java 7, so run it on java 6.

Java SE Runtime Environment 6 Update 43 or Java SE Development Kit 6 Update 43


http://scn.sap.com/thread/3327443



Click next to select a port from the Port list taken from WSDL.


Click next to select an operation from a list with operations taken from the WSDL.

Click finish to save the configuration.


Now you can open the properties of the web service action in the link editor and set the payload data.

No comments:

Post a Comment