/n software BizTalk Adapters V4 - Online Help
Available for:
/n software BizTalk Adapters V4
Questions / Feedback?

AS1MessageId Property

The Id of the message.

Data Type

String

Default Value

"@%MessageId%"

Remarks

The Id format is as in RFC 2822: id-left@id-right. This will be the Id assigned to the AS1 message.

In the Send Adapter, AS1MessageId returns an Id generated by the adapter for each outgoing file.

In the Receive Adapter, AS1MessageId contains the Original-Message-ID reported in the MDN receipt, which identifies the Id of the initial AS1 transmission.

It is recommended that you match these values in your orchestration to ensure that the MDN receipt is matched against the transmission.

The Id format is as in RFC 2822: id-left@id-right .

If you set MessageId to a string of the form "@(id-right)" a unique id-left will be generated. If you set MessageId to an empty string, a new MessageId will be generated with the same id-right.

You may insert the keyword "%MessageId%" anywhere in the value to have the adapter generate and insert a globally unique identifier.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0