Reltio Connect

 View Only
  • 1.  Generate Uniquie ID for address

    Reltio Partner
    Posted 11-11-2022 07:39
    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
    ------------------------------


  • 2.  RE: Generate Uniquie ID for address

    Reltio Employee
    Posted 11-15-2022 03:29
    Hi Chenchu,

    We need to look at some examples where this is happening. I will suggest that you open up a Zendesk ticket for Reltio support to investigate.

    Thanks,

    ------------------------------
    Saurabh Agarwal
    ------------------------------



  • 3.  RE: Generate Uniquie ID for address

    Reltio Partner
    Posted 11-15-2022 04:27
    Hi Saurabh,

    I was unable to login to Support Portal. I'm getting below error . Could you please check and let me know the resolution process.



    ------------------------------
    Chenchu Giri Manduva
    ------------------------------



  • 4.  RE: Generate Uniquie ID for address

    Reltio Employee
    Posted 11-15-2022 05:45
    Hi Checnchu,

    For support portal access, you will need to request support to create an account for you first. You can request one of your colleagues who already have the support portal access to raise the request on your behalf or you can also send an email to support@reltio.com.

    Refer to the below article as well, it will be helpful : 
    https://support.reltio.com/hc/en-us/articles/10187539282829-Single-Sign-On-Support-for-Reltio-Support-Portal

    Once you get access to the support portal, you can raise a ticket for the original issue.

    ------------------------------
    Diparnab Dey
    Technical Consultant
    Reltio
    Kolkata, West Bengal
    ------------------------------



  • 5.  RE: Generate Uniquie ID for address
    Best Answer

    Reltio Partner
    Posted 11-15-2022 13:46
    Hi Team,

    If generateduniquevaluePerEntityPerPost is set it as False, then for each address generator will get trigger and Address ID will generate .

    Thanks and Regards,
    M.Chenchu Giri.

    ------------------------------
    Chenchu Giri Manduva
    ------------------------------