- 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 ES Repository web based interface, you can
A - Search for service interface, data types, etc.
B - Subscribe for notifications
C - Manage lifecycle status of service interfaces, data types, etc.
Answer : D
Q 4 - In SAP PI, Enterprise Service Repository what is the cardinality between message type and data type?
Answer : B
Q 5 - Asynchronous communication is recommended for modify operations like creating a purchase order or modify a purchase order?
Answer : A
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.
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 - What of the following represents the characteristics of proxies?
A - Proxies are the standard interfaces provided by SAP.
B - Proxies are dependent on HTTP.
C - Proxies that are outbound interfaces of a system are called client proxies.
D - Proxies that are inbound interfaces are called server proxies.
Answer : E
Q 10 - What of the following methods systems communicate with SAP NetWeaver Pl?
A - Communication using Web services & Communication using application adapters.