CreateBatchSubfolder

A setting that determines whether the export process creates a subfolder for each exported batch. A subfolder has the same name as the batch and contains the exported files for the batch.

Important: You must configure the DatacapBOX action before you use this option. For more information, see DatacapBOX actions.
This setting has two possible values:
True Batch subfolders are created. The exported files are placed in the subfolders.
False Batch subfolders are not created. The exported files are placed in the Box target folder.

The default value for this setting is False.

The TargetFolder setting specifies the Box target folder in which the batch subfolders are created.

Member of namespace

DatacapBOX

Syntax

CreateBatchSubfolder(bool NewValue)

Level

Any level.

Example

CreateBatchSubfolder(True) 
Upload()