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

DownloadDirectory Property

Download directory.

Syntax

public String getDownloadDirectory();
public void setDownloadDirectory(String downloadDirectory);

Remarks

This property contains the location on disk of the folder the bean will write received files to. The default for this property is "./", which is the current working directory.

Note: If this property is set to empty string data will not be written to disk and instead will be available through the Transfer event.

Default Value

"./"

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 Java Edition - Version 16.0 [Build 7362]