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

TransactionId Property

The transaction ID of the message.

Syntax

[VB.NET]
Public Property TransactionId As String

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

Remarks

A unique ID for the transaction. In GISB a TransactionId will generated by the server whenever you process a request. You may either allow the component to generate unique values for TransactionId, or devise your own scheme and set TransactionId before invoking CreateResponse.

If you devise your own scheme you should set TransactionId after invoking ParseRequest as ParseRequest will generate a new ID for the request.

Default Value

""

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