cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Client

Former Member
0 Kudos

Hi All,

Scenario is WebApp->XI->SAP ECC. Here I am using SOAP channel to connect to XI on sender side.

I want to test my interface by sending message from Soap client to XI.

Can anybody help me how can I send message(soap request) from XML Altova spy to XI?

Plz let me know If there are any bolgs/links which can help.

Thanks,

Naresh

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

You should have searched it on Altova help.

Regards,

Prateek

Answers (3)

Answers (3)

former_member200962
Active Contributor
0 Kudos

Hi,

Check out this blog....fits your need.

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

Regards,

Abhishek.

jyothi_anagani
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

For testing Open the Altova XML spy editor

Goto>SOAP Menu> Create new SOAP Request> Choose your outbound wsdl file>open and say OK.

Give the input data

For sending the request: Goto SOAP Menu--> Send request to server, here you have to provide the XI credentials.

Regards

Ramesh

former_member181985
Active Contributor
0 Kudos

You can use Altova. Load the WSDL file , it will automatically come up with request template, fill in the details then click send button.

You can also try 3 rd party SOAP clients.........

Edited by: Praveen Gujjeti on Apr 14, 2009 6:28 PM