Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sending PMode

*

Description

Id

M

PMode Unique Id

AllowOverride

O

Boolean indication whether a SubmitMessage may override already configured values within the sending PMode.

Default: false

MEP

M

Message Exchange Pattern

Enumeration:

  • OneWay
  • TwoWay

MEPBinding

M

Message Exchange Pattern Binding

Enumeration:

    • push
    • pull

PushConfiguration

   Protocol

      URL

      UseChunking

      UseHTTPCompression

   TLSConfiguration

      IsEnabled

      TLSVersion




     
ClientCertificateReference

      ClientCertificateFindType

ClientCertificateFindValue

O

M

M

O

O

O

M

M





O

M

M

Element must be present when MEPBinding is set to push

 

URL of the receiving MSH

Default: false (true > not implemented)

Default: false (true > not implemented)


Default: false

Enumeration:

    • SSL 3.0
    • TLS 1.0
    • TLS 1.1
    • TLS 1.2


Information on how to retrieve the SSL certificate

DynamicDiscovery

   SmlScheme

   SmpServerDomainName

   DocumentIdentifier

SmpProfile

      

       Settings

           Setting

               Key

               Value   DocumentIdentifierScheme

O

O


MO

O

M

OM

This element is only present when SMP/SML is required

Used to build the SML Uri. Default: iso6523-actorid-upis

Domain name The FQN of the class that implements the IDynamicDiscoveryProfile interface that must be used in the Uri

Used to retrieve the correct DocumentIdentifier.

Default:busdox-docid-qns. If this is not defined, the internal implementation must be used by default.

Custom settings to configure the IDynamicDiscoveryProfile.

Reliability

   ReceptionAwareness

      IsEnabled

      RetryCount

      RetryInterval

O

O

O

O

O



Default: false

Default: 5

Default: 00:01:00 (HH:mm:ss)

ReceiptHandling

   NotifyMessageProducer

   NotifyMethod

      Type

      Parameters

         Parameter

            Name

            Value

O

O

M

M

M

M

M

M


Default: false


Type of the Notify Agent

Required parameters for the specified agent


Name of the parameter

Value of the parameter

ErrorHandling

   NotifyMessageProducer

   NotifyMethod

      Type

      Parameters

         Parameter

            Name

            Value

O

O

M

M

M

M

M

M


Default: false


Type of the Notify Agent

Required parameters for the specified agent


Name of the parameter

Value of the parameter

ExceptionHandling

   NotifyMessageProducer

   NotifyMethod

      Type

      Parameters

         Parameter

            Name

            Value

O

O

M

M

M

M

M

M


Default: false


Type of the Notify Agent

Required parameters for the specified agent


Name of the parameter

Value of the parameter

Security

   Signing

      IsEnabled

      CertificateFindCriteria

          CertificateFindType












          CertificateFindValue

      KeyReferenceMethod




      Algorithm

      HashFunction

   Encryption

      IsEnabled

      PublicKeyCertificate

          Certificate

      CertificateFindCriteria

          CertificateFindType











         


CertificateFindValueAlgorithm  






      AlgorithmKeySize

      KeyTransport

        TransportAlgorithm



        DigestAlgorithm



        MgfAlgorithm

O

O

O

O

M












M

M




M

M

O

O

O

M

O

M













M






O

O

O



O



O




Default: false

 

Enumeration:

  • FindByThumbprint
  • FindBySubjectName
  • FindBySubjectDistinguishedName
  • FindByIssuerName
  • FindByIssuerDistinguishedName
  • FindBySerialNumber
  • FindByTimeValid
  • FindByTimeNotValid
  • FindByTimeNotYetValid
  • FindByTimeExpired
  • FindByTemplateName
  • FindByApplicationPolicy
  • FindByCertificatePolicy
  • FindByExtension
  • FindByKeyUsage
  • FindBySubjectKeyIdentifier

 

Enumeration:

  • BSTReference
  • IssuerSerial
  • KeyIdentifier






Default: false

PublicKeyCertificate or CertificateFindCriteria must be specified

Base64 representation of the certificate that must be used

PublicKeyCertificate or CertificateFindCriteria must be specified

Enumeration:

  • FindByThumbprint
  • FindBySubjectName
  • FindBySubjectDistinguishedName
  • FindByIssuerName
  • FindByIssuerDistinguishedName
  • FindBySerialNumber
  • FindByTimeValid
  • FindByTimeNotValid
  • FindByTimeNotYetValid
  • FindByTimeExpired
  • FindByTemplateName
  • FindByApplicationPolicy
  • FindByCertificatePolicy
  • FindByExtension
  • FindByKeyUsage
  • FindBySubjectKeyIdentifier


Supported values:

Supported values: 128, 192, 256.  Default is 128


Supported values:

Supported values:

Supported values:

Note that the Mgf Algorithm cannot be specified when the TransportAlgorithm is not set to  http://www.w3.org/2009/xmlenc11#rsa-oaep


Message Packaging

   Mpc

  UseAS4Compression

   IsMultiHop

   IncludePModeId

   PartyInfo

      FromParty

         PartyIds

            PartyId

               Id

               Type

         Role

      ToParty

         PartyIds

            PartyId

               Id

               Type

         Role

   CollaborationInfo

      AgreementRef

         Value

         Type

      Service

         Value

         Type

      Action

   MessageProperties

      MessageProperty

         Name

         Type

         Value

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O

O


Default: http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/defaultMPC

Default: false

Default: false

Default: false




Id of the sending party

Type of Id of the sending party

Role of the sending party




Id of the receiving party

Type of Id of the receiving party

Role of the receiving party



Information about the partner agreement


Type of the agreement reference


The name of the service that is consumed

Type of the service

The service operation that is consumed



Name of the message property

Type of the message property

Value of the message property

...

  • Location: 
    The location on the filesystem (directory) where the payloads must be delivered.

  • FileNameFormat: 
    Defines how the filename of the delivered payloads must look like. There are two macro's available that can be used to define this pattern:
    • {MessageId} : inserts the ebMS MessageId in the filename
    • {AttachmentId} : inserts the AttachmentId in the filename
    It is possible to combine the macro's which means that it is possible to use {MessageId}_{AttachmentId}.

    When the FileNameFormat parameter is not defined, the AttachmentId of the payload will be used as the filename
    When the FileNameFormat parameter is defined, but it contains none of the above defined parameters, then _{AttachmentId} will be appended.

    (The FileNameFormat parameter is available as from AS4.NET v2.0.1)

  • AllowOverwrite: 
    Defines whether files with the same name can be overwritten when delivering a payload.  
    Possible values are True and False, the default-value is false.

    (The AllowOverwrite parameter is available as from AS4.NET v2.0.1)






Custom settings to configure the IDynamicDiscoveryProfile.