Description:
When II2LN prepare to import- or attach an image to a document, it first create a backup of the document. The backup is in the form of a DXL import file. If II2LN processing succeeds, the backup file is automatically deleted. If an error occurs, II2LN will try to rollback to the original document, so no harm has been inflicted on the original document. If you want to keep the DXL backup file, you can specify the LeaveDXLBackup import option.
Declaration:
LeaveDXLBackup:<Yes>
Parameters:
Param |
Description |
<Yes> |
Specify YES or 1 to make II2LN leave the DXL backup file after successful processing |
Notes:
Note that the DXL backup file is always placed in your temp directory. If you want to specify a specific place for this file, and all other temporary files, use the WorkingPath import option.
Introduced in version:
1.0.0.0
Repeatable
No