EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

MessageTrackingId Property

Unique value that identifies this message.

Syntax

[VB.NET]
Public Property MessageTrackingId As String

[C#]
public string MessageTrackingId {get; set;}

Remarks

MessageTrackingId is a unique instance identifier for this message. This value is used by both parties to keep a record of all the messages it receives. It is the responsibility of the sender to ensure that this value is unique for each transaction. The receiving entity should respond with an error if it receives a message with a previously used tracking id. This value can be used to persist any information relevant to the current business process to an external database .

This property is a field of the delivery header.

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0