Show TOC

Configuring the Receiver RNIF 2.0 Adapter for a ResponseLocate this document in the navigation structure

Use

You use this adapter in the Two-Action Responder scenario. The partner uses the adapter to respond to a request from the Integration Server.

More information: Two-Action Responder

We recommend using the communication channel templates provided in the business package. If you do not use the templates, make the required specifications for the adapter.

More information: Configuring the RNIF 2.0 Adapter with Communication Channel Templates

Prerequisites

You have created a party and a communication component.

More information: Using Conventions for Communication Component Names

Procedure
  1. Select the Transport Protocol:
    • HTTP 1.1
    • HTTPS
  2. The Message Protocol is RNIF 2.0.
  3. Select the Adapter Engine on the Integration Server, or select a non-centrally installed Adapter Engine.
  4. Select the Process Specification tab page.
  5. The Configuration Typeis Two-Action Asynchronous Response.

Define Message Exchange Controls

  1. Under Time to Acknowledge Receipt, specify the length of time that must pass before a business action message is to be resent if the partner does not receive a confirmation.

    Take the value from the Time to Perform column of the PIP specification's Business Activity Performance Controls table.

Define PIP Details

  1. Under Responding Action, enter the value from the Business Action in FSV column of the Business Action - Business Document Mapping table in the PIP specification.

    RNIF protocol field:

    ServiceHeader-ProcessControl/TransactionControl/ActionControl/ActionIdentity/GlobalBusinessActionCode

  2. Under Document Schema Specification, enter the DTD for the corresponding action from the Integration Server.

    RNIF protocol field:

    URI reference to external DTD as system identifier, created in the DOCTYPE - XML processing statement.

Define Security Policy

  1. If you want the action message to be signed before sending, select Sign Action Message.
  2. If you want the signal message to be signed before receipt, select Sign Signal Message.
  3. If the origin and contents of the message is non-repudiable, choose Non-Repudiation of Origin and Content.
  4. If the receipt of the receipt acknowledgment must be non-repudiable, choose Non-Repudiation of Receipt Acknowledgment.

    A partner that has received a particular business action message cannot then deny receipt of the message.

    You must have selected Sign Action Message and Sign Signal Message.

    The action message and signal message are saved in the message archive.

  5. Make the entries for the certificates in the receiver agreement.

    More information: Configuring Security in the RNIF 2.0 Adapter