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 J ).
Answer is: C.
-
Transactional behavior of the processing steps can improve the performance of the integration process.
Which of the below steps support change with the transactional behavior
There are 3 correct answers:
A. Send
B. Receiver Determination
C. Control step
D. Transformation step
Answers are: A,B,D.
-
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.
-
The queue XBQS* got errors in the PI system which kind of quality of service will be affected more.
A.EOIO
B.EO
C.BE
D.sync/a sync
According to me the answer is : A
-
The 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 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
-
Which method can be used to refresh the runtime cache?
A. You can use the transaction SXI_CACHE to refresh the cache
B. Runtime workbench 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
-
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.
-
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.
-
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.
-
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
-
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
-
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
-
While Inbound processing of the message in the integration process which are the statements is true?
There are 3 correct answers:
A. SAP recommends the inbound processing with Buffering
B. SAP recommends 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.
-
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.
-
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.
-
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)
-
A 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
-
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
-
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
-
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
-
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.
-
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
-
. 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.
-
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.
-
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
-
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
-
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.
-
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:
- R3_ABAP|ABAP-Class;R3_XSLT|XSL (ABAP Engine)
- R3_JAVA|JAVA-Class;R3_XSLT|XSL (JAVA Engine)
- R3_ABAP|ABAP-Class;R3_XSLT|XSL (JAVA Engine)
-
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…:-)