EDI Integrator 2016 ActiveX Edition
EDI Integrator 2016 ActiveX Edition
Questions / Feedback?

EDIData Property

This property contains the EDI payload of the transmission.

Syntax

as2receivercontrol.EDIData

Default Value

""

Remarks

This property contains the EDI payload of the transmission.

In a receiver, this property will only be populated if IncomingDirectory and EDIOutputStream have not been specified and ParseRequest finishes without an error, setting ScanResult to 0. If so, Data will contain the full decrypted text of the EDI message.

This property will only be populated if ParseRequest or ProcessRequest finishes without an error, setting ScanResult to 0. If so, EDIData will contain the processed EDI message.

To read or write binary data to the property, a Variant (Byte Array) version is provided in .EDIDataB.

This property is read-only.

Data Type

Binary String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 ActiveX Edition - Version 16.0 [Build 7240]