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

ErrorMessage Property

If the client sent an error notification, the error message.

Syntax

[VB.NET]
Public ReadOnlyProperty ErrorMessage As String

[C#]
public string ErrorMessage {get;}

Remarks

ErrorMessage will be set in case the Request is an error notification rather than a post. The ErrorMessage will contain the entire contents of the error notification.

For example, the following might be returned:


orig-from=123456789*
orig-to=234567890*
orig-input-format=X12*
resp-time-c=11960619102855*
resp-server-id=coolhost*
resp-trans-id=234423897*
request-status=EEDM601: Public Key Invalid*
comments=Please contact 1-800-555-1212 for correct public key*

This property is read-only.

Default Value

""

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