Skip to content

Training Create a Sequence

Craig Scott edited this page Jun 9, 2026 · 1 revision

Training: Create a Sequence

What you'll learn: how to create an auto-numbering sequence (for serial numbers, order numbers, and similar) and read its settings. You need: Administrator access type in an application (UI label "Tenant"). Time: 5 minutes.

Before you start

A sequence generates the next number in a series each time it is used — for example SN-00001, SN-00002. Screens, flows, and data models can request the next value. The settings that shape the output:

Setting Effect Example
Type String or Number output String
Increment Step between values 1
Prefix / Suffix Fixed text around the number SN-
Zero Padding Min Minimum digit count, left-padded with zeros 5 → 00001

Steps

  1. Go to Left menu → App Management → Sequences. (Fallback: header Search → "Sequences".)
  2. Click +. Type the Name (e.g. TRAINING Part Serial), pick the Type (String), set Increment 1, Prefix SN-, Zero Padding Min 5click the orange +.
  3. Click the search button to refresh the table. Your sequence appears with its settings in the row. Sequences table
  4. Click the sequence name to open its detail page. The tabs are DETAILS (edit the settings), SEQUENCE DATA CHANGES (audit history), and SEQUENCE NUMBERS (values issued so far). Sequence detail

Check your work

The table row shows Name, Type, Increment, Prefix, and Zero Padding, and the Sequence Numbers column starts at 0 — no values have been issued yet. The detail page History panel records who created it and when.

Try it yourself

Create a second sequence for work orders: Prefix WO-, Increment 1, Zero Padding Min 6. Then open its SEQUENCE NUMBERS tab — it stays empty until a screen or flow first requests a value.

Related training

Training: Create a Data Flow · Training: Create a Data Model

🏠 Home

Getting Started (14)
Training Guides (52)

Applications

Access & Users

Data Models & Schema

Screens

Weather Lookup Series — guided 3-part build

Data Flows & Integrations

Data, Reporting & Monitoring

Enterprise & Organizations

Platform Concepts & Architecture (10)
Screens & Application Design (17)
Data Models & Schema (8)
Data Flows & Scripting (51)

Designing Flows

Data Flow Nodes

JSONata Reference

Scripting

Integrations & Connectors (30)

General & iPaaS

Plex

EDI

IIoT & Edge Gateway (18)

Physical Device Connectors

Edge Data Connectors

Reporting, Documents & Dashboards (8)
Administration & Access Control (27)
Data Management (8)
Accelerators, Templates & Packages (8)
Design Standards (1)
How-To Guides (8)
FAQ & Troubleshooting (1)
Release Notes (117)

2026

2025

2024

2023

2022

2021

2020

Policies & Company (6)

Clone this wiki locally