Hi Team,
There is as requirement to generate Unique ID for address with sequence generator. But, we are getting same ID for the all the address per entity which are loaded at once.
When we tried to create address manually in Reltio UI , we are getting unique ID . Please find the below generator and attribute config. Kindly provide best solution to overcome the issue.
Generator :
{
"name": "Sequence Generator",
"type": "SEQUENTIAL",
"valueType": "DECIMAL",
"rangeStart": "10000",
"step": "1",
"currentSavedValue": "15001"
}
L3:
{
"autoGenerated": true,
"generator": "
Sequence Generator",
"generateIfEmpty": true,
"generateIfNotEmpty": true,
"generatedValueUniqueForCrosswalk": false,
"autoGenerationNestedPattern": {
"Type": "Auto",
"ID": "ADDR{value}"
},
------------------------------
Chenchu Giri Manduva
Cognizant
Tirupati
------------------------------