Sap Pi(Engineering > Computer Science And Engineering ) Questions and Answers

Question 1. 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?
  1.    Sender Agreement
  2.    Receiver Determination
  3.    Interface Determination
  4.    Receiver agreement
Explanation:-
Answer: Option C. -> Interface Determination





Question 2. Which Web-services-related protocol is supported by SAP Net Weaver PI 7.31?
  1.    Web Services Description Language (WSDL)
  2.    WS-Reliable Messaging (WS-RM)
  3.    Representational state transfer (REST)
  4.    Open Data Protocol (OData)
Explanation:-
Answer: Option B. -> WS-Reliable Messaging (WS-RM)





Question 3. How can you describe a provider proxy?
  1.    A provider proxy is a Java class used in the Advanced Adapter Engine
  2.    A provider proxy is a language-specific implementation of an outbound service interface
  3.    A provider proxy is a language-specific implementation of an inbound service interface
  4.    A provider proxy is an ABAP program used in ALE distribution
Explanation:-
Answer: Option C. -> A provider proxy is a language-specific implementation of an inbound service interface





Question 4. The advanced adapter engine is installed as a component on the Integration Server. When would you install the non-central advanced adapter engine?
  1.    When a firewall between the business system and the Integration Server prevents them from communicating directly
  2.    When the business department requires Knowledge Management on a separate system
  3.    When you want to use cross-component business process management (ccBPM) in the Advanced Adapter Engine
  4.    When you want to use the advanced monitoring capabilities of the Integration Engine
Explanation:-
Answer: Option A. -> When a firewall between the business system and the Integration Server prevents them from communicating directly





Question 5. In which cases do you need to use ccBPM processes?
  1.    When collecting messages
  2.    When querying databases
  3.    When using a synchronous/asynchronous bridge
  4.    When using scenarios that are based on an AEX installation
Explanation:-
Answer: Option A. -> When collecting messages





Question 6. Java Web Start is required for
  1.    Caching java clients
  2.    Drawing pictures
  3.    Connect to SUN systems
  4.    None
Explanation:-
Answer: Option C. -> Connect to SUN systems





Question 7. You have created a deadline branch. When the deadline expires, the integration process should be canceled. How can you achieve this using SAP design patterns for integration processes?
  1.    Insert a control step that raises an alert to inform the administrator to stop the process manually
  2.    Insert a control step in the deadline branch that cancels the process
  3.    No action is necessary; the process is canceled automatically once the deadline has expired
  4.    Insert a switch to send a message to another integration process to cancel the process
Explanation:-
Answer: Option C. -> No action is necessary; the process is canceled automatically once the deadline has expired





Question 8. You are working on a dual-stack system and want to configure an integration scenario with one sender and two receivers. Each receiver uses two different service interfaces. The 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?
  1.    0
  2.    1
  3.    3
  4.    2
Explanation:-
Answer: Option A. -> 0





Question 9. Which objects are available in the design environment to reuse Java code across different message mappings?
  1.    Function Module
  2.    Function Library
  3.    Imported Archive
  4.    External Definition
Explanation:-
Answer: Option B. -> Function Library





Question 10. Which of the following can be used to process HTTP requests?
  1.    HTTP
  2.    HTML
  3.    XML
  4.    ABAP
Explanation:-
Answer: Option D. -> ABAP