cancel
Showing results for 
Search instead for 
Did you mean: 

how to call the SOAP adapter

Former Member
0 Kudos

My costumer currently has a process of recieving a ftp file.

In the ne scenario SOAP - > XI -> R3

Thing is the partner needs to send the data now using the wsdl i will give him.

What options does he have to call my service?

can he send an XML file?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

If you have generated the wsdl for ur scenario, provide ur customer the wsdl, userid , pwd. ur customer has to generate proxies based of the wsdl depending on their implementation C# or Java. In either case they can invoke the webservice call using the methods generated in proxies.

cheers,

naveen

Former Member
0 Kudos

can you be more specific, i don't understand the scenario you've described...