nerdexam
IBM

C9530-001 · Question #88

Which of the following statement regarding the SAPInput Node is true?

The correct answer is D. When a listener receives a call from SAP in synchronous mode, it blocks processing until the. You can improve performance by configuring the number of listeners on the adapter and the number of additional instances on the message flow to prevent delays when processing synchronous calls from SAP. When the listener receives a call from SAP, it blocks processing until a…

Application Development for Connectivity and Integration

Question

Which of the following statement regarding the SAPInput Node is true?

Options

  • ADFDL domain can be used to model ALE configuration and IDocs.
  • BThe SAPInput Node must always be paired with the SAPReply Node in the same message flow.
  • CWhen the processing in the message flow is done, the SAPReply Node opens a new connection to
  • DWhen a listener receives a call from SAP in synchronous mode, it blocks processing until the

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    11% (4)
  • C
    3% (1)
  • D
    80% (28)

Explanation

You can improve performance by configuring the number of listeners on the adapter and the number of additional instances on the message flow to prevent delays when processing synchronous calls from SAP. When the listener receives a call from SAP, it blocks processing until a message flow instance that contains the SAPInput node is available. When a message flow instance has become available, and has started to process the import parameters, the listener again blocks processing until a message that contains the export parameters is propagated to an SAPReply node. Incorrect Answers: B: You can use a SAPReply node in the same message flow as an SAPInput node, or in a different flow from an SAPInput node. The SAPReply node must be deployed in the same integration server as the SAPInput node.

Topics

#SAPInput node#SAP integration#synchronous mode#listener blocking

Community Discussion

No community discussion yet for this question.

Full C9530-001 Practice