cancel
Showing results for 
Search instead for 
Did you mean: 

Soap Client Test Tool

Former Member
0 Kudos

Hi Experts,

What is the purpose of SOAP Client Test Tool.

With Out Test Tool Directly By Using the SOAP Sender Adapter Can we Do the Scenarios???????

Please Let Me Know All the Details

Regards

Khanna

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

don't use this SOAP test tool

try using free:

/people/community.user/blog/2006/09/19/xi-webservice-studio--a-plain-jane-soap-tool

or commercial: stylustudio or altova

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Hi,

Can anybody tell me how I can get the Target URL to fill in the SOAP Test Client?

Thank you,

Arjun.

Former Member
0 Kudos

Arjun,

Select the WSDL file where you have downloaded. So select this WSDL and give the USER id and Pwd and execute it.

---Satish

Former Member
0 Kudos

Hey

create the SOAP client URL as stated in the following

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a2202...

The inbound address for SOAP messages is: http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel

Host: host name

Port: J2EE port

Party: party name if not there leave it blank

service: Sender service name

Channel: Sender Communication channel.

thanx

Ahmad

Message was edited by:

Ahmad

Answers (2)

Answers (2)

Shabarish_Nair
Active Contributor
0 Kudos

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services - this will give you an idea of testing a SOAP scenario - the tool used is XML Spy.

Else ref - https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7ccd3e4e-0501-0010-95ae-afa58cb4... that provides you various ways to test your SOAP message !!!

bhavesh_kantilal
Active Contributor
0 Kudos

Hi

The SOAP Client test Tool is used to trigger the call to XI when you have exposed an outbound message interface as a webservice in XI.

Basically, what I mean to say here is just as the HTTP Client is used when you want to test you sender HTTP scenarios the SOAP Client Test tool is used in the case of Sender SOAP scnearios.

Regards

Bhavesh