- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 07:02 AM
I need to enable the auto numbering to another field other than number. We have already number field available for auto numbering and now we have custom field SIM ID and we need to enable auto numbering like SIM0001.
I have tried to do it by storing value 00001 in system property and getting the value every time from property and incrementing it. But the output is coming like SIM1, SIM2, SIM3,... I need the format like SIM0001, SIM0002, etc.
Can you help me how to configure this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 07:12 AM
Hey,
You can refer to below community article by
Creating a Custom Auto-Number Counter
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 07:12 AM
Hey,
You can refer to below community article by
Creating a Custom Auto-Number Counter
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2022 04:49 AM
Hi,
This is not working on scoped applications. anything else we need to do for scoped applications?
I'm getting the error: "cant access GlideDBObjectManager from scoped application"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 08:50 AM
Hi,
Other than using the method described by
I assume you tried something like that, but at this point, you haven't shared any specifics regarding that. What script are you using, what all did you use besides the system property, etc.?
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2022 11:12 AM
Hello,
I just wanted to check-in and see how you're doing.
You mentioned your issue is not resolved?
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!