ID Generation - what happens when you reach limit?
Comments
-
What happens when you reach the number limit during ID generation? What I mean is, I didnt set a pad level, so my ID generator is using 6 digits, which will give me 1M records. However, it appears we will need to exceed that, and I cant find anything that indicates what happens after ID 999999. Will it automatically pad another 0 and go to 1000000 or will it roll over and start at 1? I just need to know for planning purposes. Looks like I have about 1 month before I hit my limit.
-
Hello Ross,
Id generation will simply add another zero and keep going as far as whats tracked in the database. However, if you have not set up your steps to use more than six numbers, the ID strings will not generate properly and wont be usable when it rolls over to seven digits.
To get around this, you will have to preemptively change your steps to increase the length of the IDs to seven digits (i.e. the flow prefix length on a Setup Process Folder or the length on a GetNextIDFillWithPadChar).
Howdy, Stranger!
Categories
- 4.4K All Categories
- 86 General
- 13 Training
- 212 Installation / Setup
- 1.2K Flows
- 111 Rules
- 282 Administration
- 216 Portal
- 500 General Q & A
- 718 Forms
- 353 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 189 Pages
- 5 Process Mining
- New Features
- 187 Datastructures
- 71 Repository
- 233 Integrations
- 30 Multi-Tenant
- 27 SDK
- 81 Modules
- 60 Settings
- 27 Active Directory
- 12 Version 7
- 36 Version 8
- 143 Lunch And Learn Questions