The payDirDescriptor element defines one descriptor file.
Table 1. payDirDescriptor
Element
| XML Element |
Description |
| name |
The name of the workflow, node, task, or table
to be distributed |
| type |
The type of file to distribute. It should be one
of the following values: workflow, node, task, table, or file. |
| validate |
(Optional parameter) Validates the associated table.
The default setting is false. |
| deviationError |
(Optional parameter) Checks the previous table size. The default setting is 0, which means
no table size errors are issued. For more information, see Table Size Comparison
Thresholds. |
| deviationWarning |
(Optional parameter) Checks the previous table
size. The default setting is 50. |
| fileName |
The name of the physical file on the disk |