- 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 - Which of the following is not a capability of SAP PI system?
Answer : D
Explanation
Connectivity
Using SAP PI, you can connect different applications and systems that has different technical way of communication. It provides you with variety of adapters that allows you to connect applications based on different protocols like HTTPS or Remote Function call RFC.
Routing
Routing define the rules for flow of messages between different systems at run time.
Mapping
As SAP PI is used to connect different applications or systems in a distributed environment that can be set up between different companies so there is a possibility that structure of data exchange between two components differs from each other.
Mapping determines structure of data in a source system to structure of data in target system and conversion rules that are applied on data between source and target system.
Q 2 - In SAP PI system, which of the following conversion parameters are available in the SOAP adapter?
Answer : C
Q 3 - In SAP PI dual stack system, to configure an integration scenario with one sender and two receivers where each receiver uses two different service interfaces and WS adapter is used for each receiver. The sender provides an IDoc from an ABAP system. How many sender agreements do you have to configure?
Answer : D
Q 4 - In SAP PI, Enterprise Service Repository what is the cardinality between message type and data type?
Answer : B
Q 5 - For transferring information in form of objects from one Enterprise Service Repository to other, which of the following is not a transport system?
A - File System Based Transport
Answer : D
Explanation
For transferring information in form of objects from one Enterprise Service Repository to other, you can select between three mean of transports −
- File System Based Transport
- Change Management Service (CMS)
- Change and Transport System (CTS)
Q 6 - Which of the following adapter allows you to communicate using proxy. This adapter does not run in the Advanced Adapter Engine and runs in the Integration Engine?
Answer : C
Explanation
XI Adapter −
This adapter allows you to communicate using proxy. This adapter does not run in the Advanced Adapter Engine and runs in the Integration Engine. it is used only for establishing the HTTP connection to the receiver.
Q 7 - In SAP PI communication, which of the following is not a characteristic of quality of service support?
Answer : D
Explanation
Following are the characteristics of QoS support −
- Best Effort BE
- Exactly Once EO
- Exactly once in order EOIO
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 - Every transmitted message- request or response, contains which of the following fields?
Answer : D
Q 10 - What of the following methods systems communicate with SAP NetWeaver Pl?
A - Communication using Web services & Communication using application adapters.