DriveWorks can export data into a database, control fields determine if a row is inserted, updated, or ignored.
The document name rule is used to determine the name of the new document, or to prevent the document from being created.
Rule | Meaning |
---|---|
"" | When applied to a field which is also a control field the data export will not occur. When applied to a field which is not a control field, but the database settings on that field expect a numeric value the data export will not occur. When applied to a field which is not a control field and the database settings on the field expect a string then an empty string will be passed into the export row. |
DWVariableTotalQty | Reports the result of the variable TotalQty into the field. |