(contd....)
20. What is an executable Interface?
Answer: Proxy
21. What transaction is used to generate ABAP Proxies?
Answer: SPROXY
22. Where does the Proxy gets executed?
Answer: On the Application Server and not in Integration Server
23: What is the counter part for Outbound message Interface in Proxies?
Answer: Client Proxy
24. What is the counter part for Inbound message Interface in Proxies?
Answer: Server Proxy
25. What ABAP object is mapped to an Outbound message Interface?
Answer: An ABAP object class with prefix CO_
26. What does the Proxy generation functions create for an Inbound message Interface?
Answer: An ABAP object Interface with prefix II_
27. What is the method that is called for ABAP Proxy?
Answer: a) For synchronous Interface method is EXECUTE_SYNCHRONOUS b) For asynchronous Interface method is EXECUTE_ASYNCHRONOUS
28. What does a mapping program constitutes?
Answer: Transformation Rules
29. What describes the complete Colloborative Process from XI perspective?
Answer: Integration Scenario or Business Scenario
30. What does an Action describe?
Answer: Action describes the function with in a component that is involved in the message exchange
0 comments:
Post a Comment