Home / CSE MCQs / SAP PI ::

CSE MCQs :: SAP PI

  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?
  2. A.
    Sender Agreement
    B.
    Receiver Determination
    C.
    Interface Determination
    D.
    Receiver agreement

  3. Which Web-services-related protocol is supported by SAP Net Weaver PI 7.31?
  4. A.
    Web Services Description Language (WSDL)
    B.
    WS-Reliable Messaging (WS-RM)
    C.
    Representational state transfer (REST)
    D.
    Open Data Protocol (OData)

  5. The advanced adapter engine is installed as a component on the Integration Server. When would you install the non-central advanced adapter engine?
  6. A.
    When a firewall between the business system and the Integration Server prevents them from communicating directly
    B.
    When the business department requires Knowledge Management on a separate system
    C.
    When you want to use cross-component business process management (ccBPM) in the Advanced Adapter Engine
    D.
    When you want to use the advanced monitoring capabilities of the Integration Engine

  7. In which cases do you need to use ccBPM processes?
  8. A.
    When collecting messages
    B.
    When querying databases
    C.
    When using a synchronous/asynchronous bridge
    D.
    When using scenarios that are based on an AEX installation

  9. How can you describe a provider proxy?
  10. A.
    A provider proxy is a Java class used in the Advanced Adapter Engine
    B.
    A provider proxy is a language-specific implementation of an outbound service interface
    C.
    A provider proxy is a language-specific implementation of an inbound service interface
    D.
    A provider proxy is an ABAP program used in ALE distribution

  11. Java Web Start is required for
  12. A.
    Caching java clients
    B.
    Drawing pictures
    C.
    Connect to SUN systems
    D.
    None

  13. 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?
  14. A.
    Insert a control step that raises an alert to inform the administrator to stop the process manually
    B.
    Insert a control step in the deadline branch that cancels the process
    C.
    No action is necessary; the process is canceled automatically once the deadline has expired
    D.
    Insert a switch to send a message to another integration process to cancel the process

  15. Which objects are available in the design environment to reuse Java code across different message mappings?
  16. A.
    Function Module
    B.
    Function Library
    C.
    Imported Archive
    D.
    External Definition

  17. Which of the following can be used to process HTTP requests?
  18. A.
    HTTP
    B.
    HTML
    C.
    XML
    D.
    ABAP