cancel
Showing results for 
Search instead for 
Did you mean: 

Error in consuming MII webservice

Former Member
0 Kudos

Hi,

We have a scenario in which SAP MII will expose the transaction as web service and this would be consumed by some third party application.

As a part of testing, I am trying to consume the WSDL using web service action block in MII.

WSDL URL is like below :

http://<serverName>:50000/XMII/WSDLGen/Sandbox/Ajinkya/MessageListener/Transactions/Trx_WriteToFile

1]but when I open configure Object -->Enter above URL in  URL field and click on next it is getting hung. It does nothing.

2]On the other hand if i put above link in browser i get WSDL properly.

3]I have already unchecked WSDLSecurityEnabled check box on main menu.

4] one more thing i observed that I am not able to input WSDL base URL in web service action block too. if i enter above url in WSDL based URL and select credentials, Next button is not getting enabled.

The MII server is 12.2.5(build 77) and SAP NW 7.3

the server is newly set up. Do we need any specific configuration or any seetings in SAP NW or anywhere?

Thank you,
Ajinkya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ajinkya,

this issue are posted few times. Please take a look on the link below:

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

BR

Pedro Iglesias

Former Member
0 Kudos

Thanks.

FInally we changed java version to jre 1.6 update 32 and it worked.

Answers (0)