A:Context Objects are pointers to a specific element within the message, for
future reference. Encapsulate the access to data that is contained in the
payload or in the header of the message.
Showing posts with label message interfaces. Show all posts
Showing posts with label message interfaces. Show all posts
Thursday, March 5, 2009
What is Context Object? What is its role?
7:16 AM by vineeth
·
1 comments
Labels: Context Objects, header of the message, message interfaces, payload
Labels: Context Objects, header of the message, message interfaces, payload
Differences between proxies and adapters?
4:25 AM by vineeth
·
2
comments
Labels: message interfaces, Proxies are interfaces, proxy generation functions, WAS greater than equal 6.20
Labels: message interfaces, Proxies are interfaces, proxy generation functions, WAS greater than equal 6.20
Ans) Proxies are interfaces, which will get executed in the application system. They can be created only in the system from message interfaces using the proxy generation functions. You can use proxies for systems with WAS >=6.20.
XI will communicate in native language with SAP systems via proxies. Proxies uses XML - SOAP based communication for both ABAP and Java Proxies.
Adapters will convert one format into another expected/target format. means from SAP standard formats and as well as 3rd party formats to target formats
XI will communicate in native language with SAP systems via proxies. Proxies uses XML - SOAP based communication for both ABAP and Java Proxies.
Adapters will convert one format into another expected/target format. means from SAP standard formats and as well as 3rd party formats to target formats
Subscribe to:
Posts (Atom)