Versions Compared

Key

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

...

Setting

Description

Enable Filename Sequence

This setting determines if the service will be used or not. If the Filename Sequence settings are enabled, a list with possible files ending with the range of numbers defined by the Wrap On and Wrap To values will be generated before collection. Otherwise, a list with only one file with the name stated in the Source tab will be generated.

Note

Note!

If the Filename Sequence settings are enabled, the workflow will collect files in the sequence until a file cannot be found. The workflow will then stop. The next time the workflow is started, it will continue to collect where it stopped last, i e that is if the last collected file ended with numer number 121, the workflow will start to collect the file ending with 122, the next time it is executed. This may result in a slower startup of the workflow.

Start Position

The offset in the file name where the sequence number starts. The first character has offset 0 (zero). In the example file name TTFILE0001 the start position is 6.

Length

The length of the sequence number, if the sequence number has a static length (padded with leading zeros). If the sequence number length is dynamic this value is set to 0 (zero).

Info

Example - Length setting

TTFILE0001-TTFILE9999 Length: 4

TTFILE1-TTFILE9999 Length: 0

Wrap On

If the Filename Sequence service is enabled, a value must be specified on which the sequence will wrap. This number must be larger than the value entered for Wrap To.

Wrap To

Enter the value that the sequence will wrap to. This value must be less than the value entered for Wrap On.

Warn On Out of Sequence

If you select this check box, the agent will log an informative message to the System Log when detecting an out of sequence file, before deactivating.

...