cancel
Showing results for 
Search instead for 
Did you mean: 

testing a soap message

Former Member
0 Kudos

Hi

I am using SOAP adapter to receive/send XML message from a third party vendor. The third party vendor has given me a 'http' address to test the connection from XI (I have not yet created any interfaces yet). Where and how i can do it from XI?

Also, when i looked into the available adapters for SOAP there are 2 adapters. Which one should i use?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi!

> I am using SOAP adapter to receive/send XML message

> from a third party vendor. The third party vendor has

> given me a 'http' address to test the connection from

> XI (I have not yet created any interfaces yet). Where

> and how i can do it from XI?

Are you using a XI 2.0 standalone adapter or the XI 3.0 central adapter engine?

For the standalone adapter you just have to insert die HTTP address in XMBWS.TargetURL and complete the SOAP adapter configuration like described in the documentation.

The standalone adapter engine also includes a test client which can be used for sending Web Service messages.

Regards, Tanja