- SAP PI - Home
- SAP PI - Introduction
- SAP PI - Installation Options
- SAP PI - Netweaver PI Architecture
- SAP PI - UI Tools
- SAP PI - Home Page
- SAP PI - System Landscape Directory
- SAP PI - Communication
- SAP PI - Securing Objects
- SAP PI - Creating Objects
- SAP PI - Modeling Scenarios
- SAP PI - Design Objects
- SAP PI - Display Design Objects
- SAP PI - Integration Scenarios
- SAP PI - File to File Scenario
- SAP PI - Creating Service Interface
- SAP PI - Creating Message Mapping
- Creating Operation Mapping
- Creating a Communication Channel
- Creating Integrated Configuration
- SAP PI - Connectivity
- SAP PI - ccBPM Overview
- SAP PI - ccBPM Configuration
- Monitoring Integration Processes
- SAP PI - Web Services
SAP PI Online Quiz
Following quiz provides Multiple Choice Questions (MCQs) related to SAP PI. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.
Q 1 - In SAP PI installation, which of the following installation option provides run time engines-Integration Engine, Business Process Engine, and Advanced Adapter Engine for PI design and configuration?
Answer : B
Explanation
Dual Usage Type
This installation is based on ABAP and Java and provide tools for designing and configuring integration content and also these run time engines −
- Integration Engine
- Business Process Engine
- Advanced Adapter Engine
Q 2 - Which if the following is not an advantage of using Enterprise service repository in PI system?
A - Mapping of messages as per sender and receiver data structure
B - Fast implementation based on pre-configured content that supports industry standards
C - You can design Interface objects, mapping objects and integration processes.
D - Additional configuration options for the Advanced Adapter Engine Extended
Answer : D
Explanation
In SAP PI, Enterprise Service Repository is used to design and create objects to be used in integration scenario. You can design Interface objects, mapping objects and integration processes.
Interface Objects − Service Interface, Data type and message type
Mapping Objects − Mapping of messages as per sender and receiver data structure
Q 3 - In SAP PI integration directory, which of the following configuration is used to determine inbound interface to which message to be sent and interface mapping for processing the message?
Answer : C
Explanation
In Integration directory, you can make four types of configuration −
Sender Agreement to determine how the message is transformed by Integration server.
Receiver Determination is used to determine information of receiver to whom message to be sent.
Interface Determination is used to determine inbound interface to which message to be sent and interface mapping for processing the message.
Receiver agreement define how message is transformed and to be processed by receiver.
Q 4 - Which of the following in incorrect about Synchronous communication?
A - In this communication, response is received immediately.
B - This is suitable for operations that involve read operations
C - You can configure multiple receivers.
D - Receiving system should be configure to check duplicate messages.
Answer : C
Explanation
In case of a failure, sender needs to send a message again.
Receiving system should be configure to check duplicate messages.
In this scenario, sender application is blocked till a response is received or a time out error occurs.
You cant configure multiple receivers
Q 5 - Which of the following in incorrect about asynchronous communication in PI system?
A - In case of failure, SAP PI system ensures the guaranteed delivery and will resend the message.
B - You can configure multiple receivers in this scenario.
C - Receiver system is available online all the time to receive the messages
D - No time out as intermediate system keeps the message and response request.
Answer : C
Explanation
With asynchronous communication it assures guaranteed delivery. If receiver system is not available for some time then intermediate queue keeps the message and it remains there till receiver system is available and message is pulled from queue and send to receiver system.
Q 6 - In SAP PI system, Web Services Reliable Messaging (WS-RM) protocol is implemented in?
A - Java Stack on Integration engine
Answer : C
Explanation
WS Adapter −
This adapter is used to provide the connectivity with WS providers and WS consumers according to the standard Web Services Reliable Messaging (WS-RM) protocol. SAP has developed the WS-RM protocol with its own inbox, which is implemented in the ABAP stack on the Integration Engine.
Answer : B
Q 8 - Which of the following represent a BAPI characteristic?
A - You cant make changes to BAPI after it is released.
B - You can only make upward changes after BAPI is released.
Answer : C
Q 9 - In SAP system, Proxies are standard interfaces provided by SAP that depend on the HTTP protocol. Which of the following cant be used to handle proxy?
Answer : C
Q 10 - Which of the following doesnt represents a charactertics of web service?
B - Can be published and traced