Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

why to give "HTTP Destination" for Webservice automation using eCATT

Former Member
0 Kudos

Hi,

can anybody tell me, for Webservice automation why to give "HTTP Destination" in System Data Container when we have "RFC Destination" to connect to Target System.

Best Regards,

Pradeep

Edited by: Pradeep Singh Rawat on Jul 15, 2009 8:17 AM

2 REPLIES 2

Former Member
0 Kudos

not answered

Vny12
Employee
Employee
0 Kudos

Hi pradeep,

Any SOA architecture follows below process

Consumer -call -


>HTTP layer( SOAP)->WS layer-->Application->DB

Our WS data is in WS layer mostly in form of XML,

To call any XML code we need a SOAP protocol and we need HTTP for this.

I hope you question is answered.

regards

vinay