Reltio Connect

 View Only
  • 1.  Reference attribute in Secondary data label pattern

    Reltio Partner
    Posted 02-02-2023 00:50
    Hi,

    We have configured address as Location attribute and displaying address as reference attribute in other entity types. How can we use reference address attributes in Data label pattern /Secondary data label pattern ? 

    We have tried with reference address attributes uri , but it is throwing error. Could you please help us 


    Thanks and Regards,
    M.Chenchu Giri.



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


  • 2.  RE: Reference attribute in Secondary data label pattern

    Reltio Employee
    Posted 02-03-2023 10:00
    While I am sure the exact configuration in your tenant will be a little different, in one tenant where I know this works I see the following for the label:

    {Name}[, ({OrganizationType})][ - {Address.City}]

    Note that the square braces are used for optional components and in the case above, the parenthesis are literals in the string

    For secondary label, the configuration reads:

    {Address}

    where 'Address' is the name of the reference attribute in the configuration in the calling entityType (i.e. organization).  Doing this displays the dataLabelPattern that is configured for the Location object

    I hope that helps

    ------------------------------
    Gino Fortunato
    Senior Solution Engineer
    Reltio
    ------------------------------