sequence-generator
Service icon

Sequence-Generator

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 28 Apr (16 hours ago)
 by 
5.0
 (1 rating)
sequence-generator

Sequence-Generator

Details
This Component allows users to dynamically generate a sequence of formatted string values based on their input criteria. It’s ideal for creating custom identifiers, codes, or labels in a consistent and automated way
Read more

This component allows users to dynamically generate a sequence of formatted string values based on their input criteria. It’s ideal for creating custom identifiers, codes, or labels in a consistent and automated way.

How it works:
Users simply enter:

  • A prefix (e.g., M for M001 /FT for FT001)

  • A Length (e.g., 4 for M001 / 3 For M01)

  • A total number of items to generate (e.g., 4)

  • An optional Start from 0 (e.g., false for M001 / true for M000)

The component will then output a list like:
-> M001, M002, M003, M004-

Example Use Cases:

  • Generating user IDs like USR001, USR002, ...

  • Creating product SKUs such as PRD100, PRD101, ...

  • Batch ticket or serial number generation

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category