Skip to main content
Checks the batch structure. For example, check whether the batch contains the required documents. You can also check that the document count on the control page matches the number of documents actually processed.

When it is launched

The script is launched prior to export (if the corresponding option is selected in workflow settings) or by an explicit user command.

Parameters

* The internal field requires loading the object into memory. The following methods are unavailable in this script:
  • HasField
  • Field
  • SaveAs
  • ExcludedFromDocumentImage
  • Page.Rect
  • Document.Children
To address document fields, use IndexedItemValue instead.