Chapter 36. Sequences

CloudConnect Designer contains a tool designed to create sequences of numbers that can be used, for example, for numbering records. In records, a new field is created and filled by numbers taken from the sequence.

[Warning]Warning

Remember that you should not use sequences in the init(), preExecute(), or postExecute() functions of CTL template and the same methods of Java interfaces.

Each sequence can be created as:

Editing Sequence Wizard is described in Editing a Sequence.