4.2.5.33. AS4 Gateway OUT
The AS4 gateway out will allow you to push messages to another AS4 endpoint. Note that these parameters are tied to the PMode (Processing Mode) specification you and your partner should share.
URL of your partner's AS4 endpoint. This gateway pushes content to another AS4 enpoint. |
|
The name of the service used in the AS4 exchange (typically agreed upon by partners). |
|
The service type used by the in the AS4 exchange. |
|
Name of the action you are targeting in this service. |
|
AS4 ID of the sender (your ID, or that of the party on who's behalf you are sending the message. |
|
Type of the party sending the message. |
|
Role of the party sending the message. |
|
AS4 ID of the partner you are sending the message to. |
|
Type of your AS4 party you are sending the message to. |
|
Role of the AS4 party you are sending the message to. |
|
CONTENT ID - Content ID for the part containing the message data. If not set, the default is 'message'.
|
|
Payload name for the part containing the message data. If empty, none will be included in the message. |
|
Payload mime type. If none is provided, it will be 'application/xml'. |
|
AS4 supports attaching custom properties to the message. These can be added as name/values pairs. |
|
AS4 ATTACHMENTS |
AS4 supports attaching additional messages to a communication. This is done by adding attachments with a given name (id) and using the data contained in a metadata. (you will find examples at the end of this topic) |
CONVERSATION ID |
Identifies an exchange of AS4 messages all related to the same transaction (message and replies). |
REFERENCE TO MESSAGE ID |
If the message you are sending out is a response to another original message, then this should contain the ID of the original message. If not set, no RefToMessageId tag will be added to AS4 MessageInfo. |
GATEWAY TO RECEIVE RECEIPT |
Sends the return receipt from your message into an internal gateway for independent processing. |
USE COMPRESSION* |
Enable compression of AS4 body and attachments |
SENDER CERTIFICATE |
The key you wish to use to sign your messages. |
KEY IDENTIFIER TYPE |
Your partner's security policy establishes which key identifier type is supported in this PMODE. If you don't know, just leave this blank. |
RECEIVER CERTIFICATE |
Trusted certificate of the partner you are sending this message to. Note that this means that per AS4 gateway is tied to a single partner. Thus, if you wish to send to multiple parties, you will have to create as many gateways as partners you wish to issue the message to. |