Search Options
Skip to main content (Press Enter).
Sign in
Skip auxiliary navigation (Press Enter).
Reltio.com
Reltio Learn
Contact Us
Skip main navigation (Press Enter).
Toggle navigation
Search Options
Home
Communities
Reltio Data Unification and Master Data Management Communities
My Communities
Reltio Connect
Reltio Integration Hub
Product FAQs
Reltio Matching
Reltio APIs
Reltio Connectors
Reltio Survivorship
Reltio MDM Workflow Management
Reltio Implementation Guide
Reltio Tenant Cloning and Snapshots FAQ
Events
Upcoming Webinars
Past Community Shows (Webinars)
Browse
Discussion Posts
Library Entries
Community Blogs
Participate
Help/FAQs
Self-Help
Podcast
Reltio Connect
View Only
Community Home
Discussion
4.6K
Library
117
Blogs
201
Events
2
Members
3.8K
Back to discussions
Expand all
|
Collapse all
sort by most recent
sort by thread
How to Create an Auto Generated ID with Prefix
Eren Zedeli
12-23-2022 13:24
Hi all, Is there a way to add a prefix to an auto-generated ID? For example, <KRM> +6 digit ...
Gowthamprabhu Sivaraj
12-25-2022 08:15
Hi Eren, You can add AutoGenaration pattern like this, "autoGenerationPattern" : "KRM{value}" ...
Eren Zedeli
12-25-2022 15:18
Perfect! Thank you!
1.
How to Create an Auto Generated ID with Prefix
0
Recommend
Reltio Partner
Eren Zedeli
Posted 12-23-2022 13:24
Reply
Reply Privately
Options Dropdown
Hi all,
Is there a way to add a prefix to an auto-generated ID? For example,
<KRM> +6 digit auto-generated ID.
Thanks,
Eren
2.
RE: How to Create an Auto Generated ID with Prefix
1
Recommend
Founding Member
Gowthamprabhu Sivaraj
Posted 12-25-2022 08:15
Reply
Reply Privately
Options Dropdown
Hi Eren,
You can add AutoGenaration pattern like this,
"autoGenerationPattern"
:
"KRM{value}"
,
So it would be something similar to this,
{
"label"
:
"ID"
,
"name"
:
"ID"
,
"description"
:
"Auto generated KRM ID"
,
"type"
:
"String"
,
"hidden"
:
false
,
"important"
:
false
,
"system"
:
false
,
"searchable"
:
true
,
"autoGenerated"
:
true
,
"generator"
:
"SEQ_GEN_ABCDEDFG_ID"
,
"autoGenerationPattern"
:
"KRM{value}"
,
"generateIfEmpty"
:
true
,
"generateIfNotEmpty"
:
false
,
"generatedValueUniqueForCrosswalk"
:
true
,
"attributeOrdering"
: {
"orderType"
:
"ASC"
,
"orderingStrategy"
:
"LUD"
},
"uri"
:
"configuration/entityTypes/HCP/attributes/ID"
,
"skipInDataAccess"
:
false
},
3.
RE: How to Create an Auto Generated ID with Prefix
0
Recommend
Reltio Partner
Eren Zedeli
Posted 12-25-2022 15:18
Reply
Reply Privately
Options Dropdown
Perfect! Thank you!
×
New Best Answer
This thread already has a best answer. Would you like to mark this message as the new best answer?
Related Content
How to Pull Data into Python and Identify OV=True and OV=False Values
Eren Zedeli
Added 12-08-2021
Discussion Thread
2
How to Create Reltio ID for an Entity
Eren Zedeli
Added 11-04-2022
Discussion Thread
2
Need immediate assistance with Auto-generated ID attribute for existing entities
Supratim Nag
Added 02-01-2023
Discussion Thread
5
Does profile cloning work with an autogenerated ID?
Samuel J. Wilson
Added 11-22-2022
Discussion Thread
9
Generate Uniquie ID for address
Chenchu Giri Manduva
Added 11-11-2022
Discussion Thread
5
Account Not Active
It looks like you tried to log in with an account that is not active. If you believe that your account should be active, please
contact us
so we can work on that with you.
Copyright 2023. All rights reserved.
Powered by Higher Logic