EDI Integrator 2016 C++ Builder Edition
EDI Integrator 2016 C++ Builder Edition
Questions / Feedback?

AsyncMDNInfoDir Property

Path to a directory to store data used in verifying AsyncMDNs.

Syntax

__property String AsyncMDNInfoDir = {read=FAsyncMDNInfoDir, write=FSetAsyncMDNInfoDir, default=""};

Default Value

""

Remarks

If Post is invoked after setting AsyncMDNInfoDir and an asynchronous MDN is requested, the component stores the data required to verify AsyncMDNs in a file in the specified directory. The name of the file is the MessageId of the outgoing message.

AsyncMDNInfoDir is also used while verifying asynchronous MDNs using VerifyReceipt. The properties required to process AsyncMDNs, namely OriginalContentMIC and MDNOptions, are automatically read from the file saved at the time of sending the original message.

Data Type

String

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