AlwaysCreateTransferFiles

Description

By default, the Transfer module creates output files only when there are invoices to transfer. If there are no invoices to transfer, no output file is generated.

Sometimes you may to generate an output file regardless of the number of invoices ready for transfer, for example when the target system expects some sort of artifact to be produced every time a job runs. You can get that by using AlwaysCreateTransferFiles.

Valid values

0 – default – transfer files are only generated by the Transfer job when there is at least one invoice to transfer.

1 – a transfer file is generated by the Transfer module every time a job runs. The file will be empty if there were no invoices ready to transfer.