Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You open the Disk forwarding agent configuration dialog from a workflow configuration: you can right-click the agent icon and select Configuration..., or double-click the agent icon.

Disk Tab 

General Tab

Disk forwarding agent - General tab

...

SettingDescription
Volume (bytes)

Enter a synchronization criterion based on the processed UDR volume in bytes.

Volume (UDRs)Enter a synchronization criterion based on the number of processed UDRs.
Interval (sec)Enter the length of synchronization interval in this field.

Advanced Tab

Disk forwarding agent - Advanced tab

...

For more information about error handling, see 9.16.3.23 2.3 Closing Batches from APL and Error Handling.

...

SettingDescription
Concurrent Batches Limit

Enter the number of open batches that can be handled by the agent.

Use the value zero (0) for an unlimited number of batches.

It is recommended to use a non-zero when there is a high throughput of small batches, e g containing a single UDR. This will prevent out-of-memory errors.

Worker Queue Limit

Enter the maximum number of incoming UDRs that can be queued by worker processes.

Error Buffer Limit

The error buffer contains data will be routed to the workflow via ErrorUDR types in case of failures. 

Enter the maximum number of bytearray UDRs that can be stored in the buffer, and in the routed UDR.

Error Buffer Timeout (sec)Enter the maximum time in seconds that worker processes should wait for new data, assuming that the error buffer is not empty, before routing an ErrorUDR to the workflow.
Retries on FailureEnter the maximum number of times worker processes should attempt synchronization on failure, e g when writing to the file stream.
Retries for Moving FilesEnter the maximum number of times that worker processes should attempt to move the synchronized data in DR_TMP_DIR to the target destination. 
Recovery Attempt Interval (sec)Enter the number of seconds between retry attempts. 
Orphan File SuffixEnter a suffix that should be appended to the target file names when the agent recovers temporary files after a workflow restart. 

FileName Template Tab

The names of the created files are determined by the settings in the Filename Template tab. For a detailed description of the Filename Template tab, see 3.1.6 Workflow Template.

...