cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Adapters

Former Member
0 Kudos

Hi ,

We have developed an iview in ASP.Net which will send messages in XML,now what type of adapters shall we use in order to send the data to XI.This is for a integration project.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can use HTTP adapter for this.

Regards,

Jai Shankar

Answers (4)

Answers (4)

Former Member
0 Kudos

https://weblogs.sdn.sap.com/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

Kindly check the above links and moreover you can use HTTP adpater.

bhavesh_kantilal
Active Contributor
0 Kudos

What is the difference in the answer provided by you and others?

Your answer has been posted after 15 minutes of the last answer.

Regards

Bhavesh

Former Member
0 Kudos

Hi-

You can use SOAP adapter in this case.

Thanks

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Expose you outbound message interface as a webservice in XI ., Create a WSDL and use this in your .NET application to send data to XI.

Look into this blog,

https://weblogs.sdn.sap.com/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

Regards

Bhavesh

Former Member
0 Kudos

You can use HTTP Adapter via URL basis...