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

RestartDirectory Property

The directory to log cached files when using AS2 restart functionality.

Syntax

char* GetRestartDirectory();

int SetRestartDirectory(char* lpszRestartDirectory);

Default Value

""

Remarks

If this property is set, the class will cache all received files to the RestartDirectory. Thus, when receiving a file is interrupted, the client can restart the transmission of the file starting where it was interrupted.

To use this functionality, HTTP HEAD requests must be processed using the ProcessRestartRequest method.

When using restart functionality, the data is processed after the entire file contents are received.

NOTE: This directory will not automatically be cleaned up.

Data Type

String

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