Sequencers

This feature makes it possible to add a sequence of numbering to a digital document.

To configure follow these steps,

  1. Open the Innovation Studio, select the Advanced menu item and left-click on the Sequencers menu.
  2. Click Insert to add a new configuration or open an existing one by double-clicking it. To delete a sequencer, select it and click the Delete button on the right side of the screen.
  3. Fill in the following:
  4. Fields Required Description
    Name Yes Insert a name for the sequencer.
    Code Yes Insert a code of the sequencer.
    Prefix No Insert a prefix for the sequencer to take intro account. For example, set the prefix AAA, and the sequence will be AAA1, AAA2 and so on.
    Padding No This is the number of characters for a sequence. For example, set the padding nr. 4, the sequence will be 0001, then 0002 and so on.
    RangeMin No Insert the minimum range of characters to be set in the sequence.
    RangeMax No Insert the maximum range of characters to be set in the sequence.
    Number No This is the number of the sequence.
    Start date No Insert the start date since when the sequencer will be available.

    End date

    No

    Insert an end date for when the sequencer will not be available.

    Filter JS

    No

     

  5. When done, click Save and reload.

How to add items to the sequencer

The term item means the actual character.

  1. To add an item, fill in the following fields:
    Fields Description
    isUsed Tick if the bool is true, the item will be used in the sequencer. By leaving the bool empty, false, the system will skip the number/ name.
    SequencerID 
    Number Insert the number.

    Name

    Insert the name.
  2. Click Save and reload. Repeat of as many times as needed.

How to call the Sequencer

It is possible to call the sequencer using the automation script. For more information, see getSequenceNumber.