- 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 latest releases of SAP PI, ABAP stack components are modified to work on Java stack so SAP PI needs only Java stack to run and is called single stack system?
Answer : A
Explanation
Java Stack Adapters −
RFC adapter, SAP Business Connector adapter, file/FTP adapter, JDBC adapter, JMS adapter, SOAP adapter, Marketplace Adapter, Mail adapter, RNIF adapter, CIDX adapter
ABAP Stack Adapters −
IDOC and HTTP adapter
In latest releases when SAP PI moved to single stack system, these two adapters are also moved to Java stack adapters and new engine is known as Advanced Adapter Engine AAE.
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 - Which of the following are the correct communication components in Integration directory?
A - Business Component, Integration Process, Business System
B - Namespace, product, Software component version
Answer : A
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 adapters is/are not processed in Integration engine?
Answer : D
Explanation
SAP PI supports different adapters and some of them are processes in advance adapter engine or in the Integration engine. IDOC, HTTP and XI are few adapters that are processed in Integration engine.
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 contains the information about systems which are connected to SAP NetWeaver PI?
A - Enterprise Service Repository
Answer : C
Explanation
This directory contains the information about landscape and software component versions. A SAP system can be configured to register under SLD.
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.