Skip to Content
0
Former Member
Feb 06, 2007 at 08:08 PM

XI questions

26 Views

Hi experts,

Can any body please provide me the answers.

1. What are the mandatory functions that you use in a Java based UDF

a. Init() , Execute(), Destroy(), Run(), SetParameter()

2. When you don’t find the ABAP mapping option in IR what do u do?

3. Any of the of different Mapping types (Java, MM, XSLT, ABAP) can be called in any order for Interface mapping ? True of False

4. Is true case sensitive in case of a Boolean function and can 1 be interpreted a Boolean TRUE?

5. You are required to upload additional libraries for the JMS adapter. How would you do it?

6. Would you configure the Integration Server as a Logical system in a scenario where IDOCs are being sent from a SAP R/3 system to XI?

7. Why do we specify the Logical System name in the SLD?

8. The pre-requisites for sending IDOCs to an XI system

a. Connection parameters must be maintained in SWCV

b. User must have administration rights in XI

c. The IDOC metadata must be imported into IR

9. You need to post a transaction using a RFC. How would you accomplish this?

a. Use a async BAPI call with implicit Commit?

b. Use a async BAPI call with explicit Commit?

10. The flow of a message entering the Adapter Engine from Integration Server is--

a. It is queued, processed using module processors and then posted to the backend application

b. It is processed using module processors, queued and then posted to the backend application

11. Is the persistence layer used by the Adapter Engine and the Integration Engine (Integration Server) same?

12. Is the Message ID specified in the Integration Engine same as the Message ID used during the Message transformation in the Adapter engine?

Thx in advance,

Ram