IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

OriginalMessageTrackingId Property

Tracking identifier for the original message.

Syntax


 getOriginalMessageTrackingId(): string;

 setOriginalMessageTrackingId(originalMessageTrackingId: string): void;

Default Value

""

Remarks

This property contains the identifier used to track the original message. This can be used when processing replies to previous actions to look up details about the original action that started the current business process. Complementary to the MessageTrackingId, this property can be used to retrieve any information relevant to the current business process from an external database.

This property is a field of the service header.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]