/n software Adapters for BizTalk
/n software Adapters for BizTalk
Questions / Feedback?

RNIF Receiver

How to Configure a RNIF Receive Location with the BizTalk Server Administration Console

To configure the receive location by using the BizTalk Server Administration console, use the following procedure:

NOTE: Before completing the following procedure you must have already added a one-way receive port. For more information, see How to Create a Receive Port.

To configure receive location variables for a RNIF receive location:

  1. In the BizTalk Server Administration console, expand BizTalk Server Administration, expand BizTalk Group, expand Applications, and then expand the application you want to create a receive location in.
  2. In the left pane, click the Receive Port node. Then in the right pane, right-click the receive port that is associated with an existing receive location or that you want to associate with a new receive location, and then click Properties.
  3. In the left pane of the Receive Port Properties dialog box, select Receive Locations, and in the right pane double-click an existing receive location or click New to create a new receive location.
  4. In the Receive Location Properties dialog box, in the Transport section next to Type, select nsoftware.RNIF 2016 from the drop-down list, and then click Configure to configure the transport properties for the receive location.
  5. In the nsoftware.RNIF 2016 Transport Properties dialog box, you will find the following properties:
    ActionCode

    The code for this action.

    Type: xs:string    Default Value: ""

    ActionMessageStandardName

    The name of the standard used to create this action.

    Type: xs:string    Default Value: ""

    ActionMessageStandardVersion

    The version of the standard used to create this action.

    Type: xs:string    Default Value: ""

    AsyncRespURL

    The URL to which the asynchronous response is posted.

    Type: xs:string    Default Value: ""

    AttachmentOutputPath

    Specifies a path on disk to which attachments will be saved.

    Type: xs:string    Default Value: ""

    BusinessActivity

    This property denotes the type of business activity.

    Type: xs:string    Default Value: ""

    Certificate

    The digital id to be used for decryption and signing.

    Type: Certificate    Default Value: null
    NOTE: The digital id must have a private key associated with it.

    DeliveryHeaderXML

    The complete XML data from the Delivery Header.

    Type: xs:string    Default Value: ""

    EncryptionAlgorithm

    The algorithm used to encrypt the EDI data.

    Type: xs:string    Default Value: "3DES"

    EncryptionType

    The encryption type for RNIF 2.0.

    Type: xs:int    Default Value: 0

    ErrorThreshold

    The maximum number of errors before the adapter shuts down.

    Type: xs:int    Default Value: 5

    FromRole

    The business role of the entity that originated this message.

    Type: xs:string    Default Value: ""

    FromService

    The service that originated this message.

    Type: xs:string    Default Value: ""

    GlobalUsageCode

    A universal code describing basic usage for this message.

    Type: xs:int    Default Value: 0

    MaxBatchSize

    The maximum size, in MB, of the current batch (0 indicates no limit).

    Type: xs:int    Default Value: 0

    MaxFileCount

    The maximum number of files in the current batch (0 indicates no limit).

    Type: xs:int    Default Value: 10

    MaxFileSize

    The maximum size, in MB, of a file in the current batch (0 indicates no limit).

    Type: xs:int    Default Value: 0

    MaxThreads

    The maximum number of threads that the adapter may consume.

    Type: xs:int    Default Value: 20

    MessageReceiverId

    Identity of the entity receiving this message.

    Type: xs:string    Default Value: ""
    NOTE: This property must have a value.

    MessageReceiverLocation

    Location of the entity receiving this message.

    Type: xs:string    Default Value: ""

    MessageSenderId

    Identity of the entity that sent this message.

    Type: xs:string    Default Value: ""
    NOTE: This property must have a value.

    MessageSenderLocation

    Location of the entity that sent this message.

    Type: xs:string    Default Value: ""

    MessageTrackingId

    Unique value that identifies this message.

    Type: xs:string    Default Value: ""

    Other

    Defines a set of configuration settings to be used by the adapter.

    Type: xs:string    Default Value: ""

    PartnerId

    Identity of the partner.

    Type: xs:string    Default Value: ""

    PartnerKnown

    Whether or not the partner is known.

    Type: bool    Default Value: false

    PartnerLocation

    Location of the partner.

    Type: xs:string    Default Value: ""

    PartnerPIPBindingId

    The partner-defined PIP payload binding ID.

    Type: xs:string    Default Value: ""

    PartnerURL

    A URL to which replies must be sent if the partner is unknown.

    Type: xs:string    Default Value: ""

    PIPCode

    RosettaNet PIP code of this message.

    Type: xs:string    Default Value: ""

    PIPInstanceId

    The Id of this PIP instance.

    Type: xs:string    Default Value: ""

    PIPVersion

    RosettaNet PIP version of this message.

    Type: xs:string    Default Value: ""

    PollingInterval

    The amount of time, in seconds, between download attempts.

    Type: xs:int    Default Value: 60

    PreambleHeaderXML

    The complete XML data from the Preamble Header.

    Type: xs:string    Default Value: ""

    RecipientCert

    The public certificate of the recipient used for encryption.

    Type: Certificate    Default Value: null

    RequeueEndpoints

    Whether to requeue receive endpoints if the polling interval has not been reached.

    Type: bool    Default Value: false

    RNIFSiteURL

    The path to the website hosting the RNIF adapter.

    Type: xs:string    Default Value: ""
    NOTE: This property must have a value.

    SecureTransportRequired

    Indicates that security is required when forwarding this message.

    Type: bool    Default Value: false

    ServiceHeaderXML

    The complete XML data from the Service Header.

    Type: xs:string    Default Value: ""

    SignatureAlgorithm

    Signature algorithm to be used in outgoing messages.

    Type: xs:string    Default Value: "SHA256"

    SignerCert

    The public certificate used to verify signed requests.

    Type: Certificate    Default Value: null

    SignReceipt

    Whether or not to sign the receipt.

    Type: bool    Default Value: false

    SSLAcceptServerCert

    For sending HTTPS requests, a server certificate to unconditionally accept.

    Type: Certificate    Default Value: null

    SSLCert

    The certificate to use for client authentication during the SSL handshake.

    Type: Certificate    Default Value: null
    NOTE: The digital id must have a private key associated with it.

    StandardName

    The name of the standard used to create this message.

    Type: xs:string    Default Value: "RosettaNet"
    NOTE: This property must have a value.

    StandardVersion

    The version of the standard used to create this message.

    Type: xs:string    Default Value: ""
    NOTE: This property must have a value.

    Timeout

    A timeout for the adapter.

    Type: xs:int    Default Value: 60

    ToRole

    The role of the entity receiving this message.

    Type: xs:string    Default Value: ""

    ToService

    The service for which this message is bound.

    Type: xs:string    Default Value: ""

    TransportLog

    Tells the adapter where and how to report information about its operations.

    Type: Log    Default Value: null

    URI

    The Uniform Resource Identifier (URI) of the send port or receive location.

    Type: xs:string    Default Value: ""

  6. Click OK.
  7. Enter the appropriate values in the Receive Location Properties dialog box to complete the configuration of the receive location and click OK to save settings. For information about the Receive Locations Properties dialog box, see How to Create a Receive Location.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
/n software Adapters for BizTalk - Version 16.0 [Build 7355]