So here i am ,Once again in the same examination room waiting for the beautiful examiner to give me a green signal!!!!!!(To start my exam
).
1. Customer is using ERP system to send a message to PI system using RFC ,Some how the message does not reach to the Integration server. What can be the reason behind it?
There are 2 correct answers to this question.
A. Program id is not uniquely configured in the Gate way of PI system
B. RFC call is asynchronous and it is not ended with “Commit Work” statement
C. No metadata information is active in the ESR
D. RFC Destination for reading the metadata information is not configured
According to me the answers are A,B (was not sure)
2. Mail adapter supports which protocols?
There are 3 correct answers.
A.HTTP
B.POP3
C.SMTP
D. IMAP4
Answers are: B, C, D.
3. What are the steps involved after the Integration Server sends the message to the Advanced Adapter Engine.
A.The message is received as XI protocol. It is persisted and then send to module processor and then finally sent to the backend system.
B. The message is received as HTTP protocol. It is persisted and then send to module processor and then finally sent to the backend system.
C. The message is received as HTTP protocol. It is sent to the module processor and then persisted and finally sent to the backend system.
D. The message is received as SOAP protocol. It is sent to the module processor and then persisted and finally sent to the backend system.
I was damn confused between option B,C. But if you check the flow diagram from the TBIT book for AAE.You can see that module processor comes first and after that persistence of the message.
Answer is: C.
4. Transactional behaviour of the processing steps can improve the performance of the integration process.
Which are the below steps support change with the transactional behaviour
There are 3 correct answers:
A. Send
B. Receiver Determination
C. Control step
D. Transformation step
Answers are: A,B,D.
5. What are the development environments for the service to be consumed?
There are 3 correct answers
A. Integration Builder
B. Composite Application Framework
C. Report Program which developed using Se80
D. Composite Application Framework
Answers are: B,C,D.
6. The queue XBQS* got errors in the PI system which kind of quality of service will be effected more.
A.EOIO
B.EO
C.BE
D.sync/a sync
According to me the answer is : A
7. Integration process is a kind of communication component .Which statement about the Integration process is true.
A. Integration process can use all the interface objects
B. Integration process can only access the interface objects which are currently exist in the namespace where IP is located
C. Integration process all the interface objects of the SWCV in which Integration process is located
D. Integration process cannot use any interface objects developed in ESR.
Answer is: C
8. Which method can be used to refresh the runtime cache?
A. You can use the transaction SXI_CACHE to refresh the cache
B. Runtime workbeanch can be used for refreshing the CPA Cache
C. Visual administrator can be used to refresh the cache
D.SXMB_MONI transaction code can be used to refresh cache
Answer is: A
9. To determine the receiver based on the payload information content based routing can be used .how can you achieve this?
A. In the condition editor specify the condition using Context/XPATH expression
B. Write a user defined function and assign it into the receiver determination step
C. Value mapping can be used to achieve content based routine
D. Write the XSLT mapping for this
Answer is A.
10. Partner uses PCK to communicate with PI system. To use the PCK which is mandatory?
A. J2SE
B. ABAP and JAVA (WAS)
C. Only JAVA Web application server
D. Only ABAP Web application server
Answer is C.
11. What are the steps are required to consume the enterprise services?
A. Configure the customer service
B. Call that service from the application
C. Develop the proxy objects in the consumer system
D. Develop the composite application for consuming the services
Answers are*: A, B, C.
12. Service registry is an important part of SAP NW PI 7.1.What statements are true about the service registry.
There are 3 correct answers
A. Service Registry is used to classify the services.
B. Service Registry is mandatory component of PI
C. Service Registry can be used by the developers to find the services which can be used for business requirements
D. Service registry help the administrator to get the points where services are located in the SLD.
Answers are: A, C, D
13. Value mapping can be used for?
There are 2 correct answers
A. Update the data into the target system
B. Query the target system to get the mapped values
C. Value mappings data are stored in the integration Directory
D. Value mapping supported in JAVA and XSLT mappings
Answers are: B, D
14. Which adapters support the SM59 Destination in the receiver communication channel as the destination of the communication component?
A. HTTP
B. JDBC
C. SOAP
Answers is: A
15. While Inbound processing of the message in the integration process which are the statements is true?
There are 3 correct answers:
A. SAP recommend the inbound processing with Buffering
B. SAP recommend the inbound processing without Buffering
C. If the buffering is used for the asynchronous scenario In case when no active receiver step found the message is queued
D. If the Buffering is not used in case when no active receiver step found the inbound message is sent to error status along with the queue.
Answers are: A,C,D.
16. For the Proxy usage what are the statements are true?
There 3 correct answers
A. No adapters are required for the proxy connection
B. It is generated using the service interface of the ESR
C. Client /Server proxy is decided by the inbound/outbound mode of the service interface
D. Proxy interface can be used for the SAP 4.6.
Answers are: A,B,C.
17. What are the functionalities provide by the PI.
There are 3 correct answers:
A. Knowledge sharing
B. PI support ESOA
C. PI act as service bus Web service execution
D. ccBPM supported by ABAP Engine of PI
Answers are: B,C,D.
18. What are the statements are true for the WS-RM
There are 3 correct answers:
A. It is developed at the sender and at the receiver end
B. It connects the sender and the receiver directly without the using central integrations server.
C. It is used only for the synchronous call only
D. Process integration mapping can be called for the WS-RM
Answers are: A, B, D (***Kindly recheck the answers)
19. Customer wants to see extra information in the message monitoring (Trace)How can you achieve this using user defined question ?
A. A Trace Object can be read from the container and which is used to write the information into the message monitoring
B. User defined function has the access to the static class of the message monitoring so one can directly put the trace information.
C. Global container can be used to put the data into trace directly.
D. Alert can be used inside the user defined function to write the information message into the trace object.
Answer is: A
20. What questions are worth to ask while deciding the use of the adapters?
A. The system with which connection needs to make is of version 6.2 or higher
B. The system support the industry standard like Rossanet etc..
C. System is SAP Certified or not
D. System is registered via SLD
Answers are: A, B
21. Which type of communication can used to avoid the adapters
A. JDBC 2.0
B. HTTP
C. PI-SOAP
D. RFC-XML
Answer is: C
22. According to the requirement : Customer needs to query the database(SELECT) which connection can be used for this requirement
There are 2 correct answers:
A. Synchronous call with the sender agreement
B. Synchronous call with receiver agreement
C. Asynchronous call with sender agreement
D. Asynchronous call with receiver agreement
Answers are: A, B
23. What are the standards supported by PI
There are 3 correct answers:
A. UDDIv3
B. XDLV
C. BPEL4WS 1.1
D. WSBPEL 2.0
Answers are: A, C, D.
24. In a mapping a source element is concatenated with another source element to form a target field. During testing, it is found that there are 2 occurrences of the first field and 4 occurrences of the second field in the source structure. What are the no: of occurrences of the target field?
A. (4*2) = 8. It is the product of both the source elements
B. 6. It is the sum of the source elements.
C. 4. The maximum occurrences among the two source elements are considered.
D. 2. The minimum occurrences among the two source elements are considered.
Answer is: B
25. . What are the lookups provided by PI7.1
There are 2 correct answers:
A. RFC look ups
B. JDBC look ups
C. IDOC look ups
D. HTTP look ups
Answers are: A, B.
26. How are the Business Systems defined in the SLD?
There are 2 correct answers:
A. Business systems are always of type Third party system
B. No need to create the Business system in the SLD
C. Business system type is decided by the corresponding technical system
D. Business system is used as a sender and receiver in the ID (as communication component)
Answers are: C, D.
27. The source structure has a element called address which occurs 3 times it has to be mapped with city , state and country of the target structure. Which standard function can be used to achieve this requirement?
A. Use standard function splitbyvalue()
B. Use the function copyvalue()
C. Use function removecontext() to remove the context of the address element
D. Use function exit()
Answer is: B
28. While working with the Boolean function in the message mapping, which statements below represent the correct characteristics of Boolean function
A. It accepts only “TRUE” as true input
B. It accepts only “1” as true input
C. It accepts “TRUE(case-sensitive)” and “1” as true input
D. It accepts “TRUE/true(case-insensitive)” and “1” as true input
Answer is: D
29. Work flow is generated internally for the integration process in the PI. What are the valid status for the started workflow
There are 4 correct answers:
A. ERROR
B. HOLD
C. STARTED
D. CANCELLED
E. COMPLETED
Answers are: A, C, D, and E.
30. To be able to reference an ABAP mapping program in the ABAP Workbench from an operation mapping, you need to make the appropriate settings in the Integration Server exchange profile. The parameter com.sap.aii.repository.mapping.additionaltypes must be assigned as:
A. R3_ABAP|ABAP-Class;R3_XSLT|XSL (ABAP Engine)
B. R3_JAVA|JAVA-Class;R3_XSLT|XSL (JAVA Engine)
C. R3_ABAP|ABAP-Class;R3_XSLT|XSL (JAVA Engine)
D. R3_JAVA|JAVA-Class;R3_XSLT|XSL (ABAP Engine)
Answer is: A. (Always remember abap class mapping is R3_ABAP->ABAP Engine)
Once Again i like to repeat the same dialog that After getting 90% how can someone remember more than 30 questions…:-)
Few Tips/Rules for the exam :
1.) Exam contains 80 question in 3 hours which is more than enough.
2.) There is no negative marking and all the questions are of multiple choice(How many answers are correct will be mentioned in the question itself)
3.) You will encounter questions which are totally based on hands on experience and scenarios.
4.) Topics like: WS-RM, BPM, and mapping are most important.
5.) Many question will be 5-10 lines long in the exam so it is good not to panic after looking at the question
6.) As there is no negative marking in the exam never ever miss a single question un-attended because 1 question makes a big difference.
7.) If the question says that there are 3 correct answers to the question and it contains 4 choice. The best practice will be searching for the wrong answer as it is easy.
( But lekin kintu parantu Make sure that you don’t tick the wrong answer in hurry
)
8.) At last the most important thing “Don’t lose your concentration in the beautiful eyes of the Examiner”.












pankaj
if the thread is still alive..can u plz send me some more sample questions..
my email is chakrabortypankaj@gmail.com
i am plannin to take exam on 28th of dis month.
cheers
pankaj chakraborty:-?
pankaj
Thnx a lot Raj & SAP Ignite team…This is the most helpful website i’ve come across…surely gonna recommend it to my friends..
Amjad
I am planning to give certification of SAP PI 7.1
Can you please guide me what documents to read?
If possible can you send me the PI 7.1 meterials at my email
amjadpathan@hotmail.com
Raj
Hi ,
Check out the below link for the certification course for C_TBIT51_71
http://www.sap.com/services/education/certification/certificationtest.epx?context=c_tbit51_71|g]]|
*Note:TBIT40 and TBIT51 are revised for PI 7.1 so make sure you read all the latest Documents.
Thanks,
Amjad
Thanks for your suggestion.
I dont have the latest documents can you please share the latest documents with me
or can you upload them some where.
Please do the needfull.
amjadpathan@hotmail.com
Thanks
Rodrigo
Raj, could you plase send me the documents or some more sample questions..
Thanks a lot
Rodrigo
abhishek
Hi RAj.
I am a FRESHER trained in ABAP by a non sap recog. Institute. Can u help me getting a job?please!!!
or temme what shud be my approach.
Parveen
hey dude do drop me your resume
Jayachandran
Hi Raj
I have 5years exp in ABAP, I am planing to write PI certification, Could you please send the Documents to my id jayachandran10@yahoo.com and guide me.
Regards,
Jayachandran.A
amit
thanks sap ignite for sending me questions they were of great help n i got sap(abap) certified..can u tell me will appearing for elitmus testhelp me in getting good job prospects ..plz reply fast
Ajay
Hi Amit,
Congratulation for getting Certified. Tests like E-litmus will definitely open up good prospectives for job however it completely depends on the Company Requirement which would decide that if they need people in SAP ABAP or any other Technology.
Please go ahead and appear for walkins as well and then finalise based on the Job Profile offered to you..
Good Luck.
Cheers
Ajay
Ajay
Can you please send me any relevant material. I am planning to write exam this coming month.
Ajay
My email address is mnb2004@gmail.com
rohit
hello sir, is it worth to spend so much money on sap certification or go for authorized sap training program??
Vishal Bhatia
Hi,
I am working as a software developer in ASP.NET. I want to learn SAP XI/PI from begining. Can you please help me or send me with links and documents from where I can learn with some practical examples. I have searched but did not get any useful material. I will be very very thankful to you for this. My email id is er.vishal89@gmail.com
Raj
The second site contains the basic case study and the scenarios of mapping.
Search for the books TBIT40, TBIT44
you will find it out in google…
it;s a good training material.
Thanks
Raj
SAP IGnite
Ram
Raj
I tried downloading of the TBIT44 online but was only getting exercises. Can you please forward me some training material?
Appreciate your help
Regards
Ram
MANUGUMO
Hi Raj
Can you send me please some more sample questions?
I’m planning to take the test too.
My email is manuelalejandro.gm@gmail.com
best regards,
Raj
Hi Manuel,
You can try out SDN for more sample question.According to certification code they have provided some sample
Question for PI 7.1 Certification.We dont have any certification question apart from these.
After your certification it will be good if you can share your experience with us.
Thanks.
SAP IGnite
Simar
Hi,
I want to appear for SAP PI certification by self study.
Would you help me with the certification guidelines and study material at simy.sandhu@hotmail.ca
Thanx !!
Simar
Raj
Hi Simar,
To appear for the PI certification you need a practical working knowledge.
SO if you have PI system installed at your work place or at home it can be done.
But if you are thinking to appear for the PI certification just by reading theory i suggest you to add
some practical work in it.
Thanks.
kssantosh
I am taking up the SAP PI exam this month end. It would be great if someone could please send me the latest versions of the PI cert matl (TBITs)
Thnaks in advance for your help
seri
I am taking up the SAP PI exam the next september. It would be great if someone could tell me where are the latest versions of TBITs (or send me to my email). Furthemore, I’m searching BIT402 and BIT403 but I didn’t found them.
Thanks a lot.
Mahesh
I am planning to give certification of SAP PI 7.1 next month.
Can you please guide me what documents to read and send me the PI 7.1 material to my email
thanks a million
Name
my email id : u.chintam@gmail.com
Padmini
Hi Raj,
Thanks for a wonderful link which is really useful for SAP PI Consultants as well as aspirants.I am planning to appear for SAP Development Associate – Process Integration PI7.1…Can you please send me TBIT44 and other SAP PI 7.1 certification materials to my mail ID. Appreciate your help
Minyatur
Hi Raj,
I have some doubts about the 24 question.
If i have an A element with “X,Y” an B element with values “1,2,3,4″ the output will be ” X1, X2, X3,Y4″ and finally I will have got four ocurrences in the target field with the values that i mentioned.
What part of my supposition is wrong?
Thanks in advance.
Srinivasa Potharaju
Dear all,
Apart from TBIT 40,44 is there any other material for sap pi7.1 certification?
I am looking for previous question papers.
if any one have collected the same,pls post the same to <>
ismail
hi everyone,
i did course on sap xi/pi and i am looking for job plse send the materials of updated versions and also mapping material plse plse plse and i am interested to certification plse guide me. plse plse
Victor
Hi Raj,
I will attend SAP PI certification this year, can you help me sending me some helpful material please, Ill appreaciate it a lot. jvictor_um@hotmail.com
SAludos