Skip to main content
Skip table of contents

62. What do the BATCH, BATCHPREFIX, BATCHSUFFIX, UNIQUEDOCID placeholders do?

The EzeScan Admin → Options form, Jobs tab includes an option called 'Generate Batch Identifiers and 2 sub options 'Prefix' and 'Incrementing Suffix'.

The batch 'Prefix' value is exposed via the <<BATCHPREFIX>> placeholder. The batch prefix is a string value (e.g. Batch_ )

The batch 'Incrementing Suffix' value is exposed via the <<BATCHSUFFIX>> placeholder. The batch suffix is a numeric value (e.g. 1 or 0000001).

The combination of the batch 'Prefix' and batch 'Incrementing Suffix' values is exposed via the <<BATCH>> placeholder. This is same value as using the <<BATCHPREFIX>><<BATCHSUFFIX>> placeholders.

The EzeScan Admin → Options form, Jobs tab includes an option called 'Generate Document Identifiers' and 1 sub option called Incrementing Value.

The document 'Incrementing Value' value is exposed via the <<UNIQUEDOCID>> placeholder. The value is a numeric value (e.g. 1 or 0000001).

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.