cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP clients

Former Member
0 Kudos

Are there any 3rd party tools available to check soap sender channel?

Scenario is like Webservice -> XI -> SAP

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Naresh,

For testing the soap scenarios, you can use Microsoft Infopath which is available in Microsoft office tools.

Check the below link. In that see the Testing Part (Page 18), there you can see the step by step approach how to use the infopath.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/404fc9c1-e592...

Thanks & Regards,

Leela

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Naresh,

Some of them apart from other mentioned threads are:

MindReef SOAP Scope

Stylus Studio

Regards,

---Satish

Former Member
0 Kudos

I agree [Stylus Studio|www.stylusstudio.com] is the way to go.

Also check out SOAPUI as Praveen mentioned

Former Member
0 Kudos

Try SOAPUI from http://www.soapui.org/

Former Member
0 Kudos

Hi Naresh,

By using Altova XML Spy editor we can test SOAP scenario.

Open Altova XML Spy --> Go to SOAP Menu --> Create New SOAP Request

Choose your (sender Message Interface) 'wsdl' file --> Open --> Say OK.

Then you have to give the input data for the parameters.

To send this request

Go to SOAP menu --> Send Request to server, and give the XI server credentials.

Regards

Ramesh