[AC-5758] unique numeric id
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2018-06-25T08:12:48.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | ArrowDB |
Labels | n/a |
Reporter | Emmanuel Francis |
Assignee | Shak Hossain |
Created | 2018-06-04T11:24:45.000+0000 |
Updated | 2018-06-25T08:12:48.000+0000 |
Description
I would like to generate a unique numeric id for my custom object. I tried with KeyValues "incrby.json" but the issue with its usage is that I cannot increment it by a non-admin user.
How can I generate a unique numeric id which can be incremented by any user? Just like an auto number field.
Hello, Share the sample code that you are using. Also, this JIRA platform is for bug reporting. For coding support and suggestions please post a query in the https://community.axway.com/s/ . Thanks.