Reltio Connect

 View Only
  • 1.  "Ignore" field in Post Entity Json.

    Reltio Partner
    Posted 10-11-2021 03:00

    Hi Team,

    We observed that Ignore Flag is not working while loading data.
    Below Json was loaded in Reltio using dataload jar and also using post entity API with partial Override. In both cases, the Ignore ="true" is not set in Reltio.

    Ignore= true is part of Address Reference Attribute of HCP entity. Also, enabling  "enableReferencePartialOverride": true in  tenant physical configuration didn't work. 

    Please suggest how we can handle this scenario.


    [{"type":"configuration/entityTypes/HCP","attributes":{"FirstName":[{"value":"Michael"}],"LastName":[{"value":"Semaria"}],"Address":[{"value":{"AddressLine1":[{"value":"4 Technology Dr Ste 180"}],"City":[{"value":"East Setauket"}],"StateProvince":[{"value":"NY"}],"Zip":[{"value":{"Zip5":[{"value":"11733"}]}}],"AddressType":[{"value":"Practice"}],"AddressStatus":[{"value":"Active"}],"VendorVerificationDate":[{"value":"10-04-2021"}]},"refEntity":{"crosswalks":[{"type":"configuration/sources/AddressVendor","value":"Surrogate","dataProvider":true}]},"refRelation":{"crosswalks":[{"type":"configuration/sources/AddressVendor","value":"HasAddressHCP1578484OldAddress","dataProvider":true}]},"ignored":"true"},{"value":{"AddressLine1":[{"value":"825 Northern Blvd Ste 300"}],"City":[{"value":"Great Neck"}],"StateProvince":[{"value":"NY"}],"Zip":[{"value":{"Zip5":[{"value":"11021"}]}}],"AddressType":[{"value":"Practice"}],"AddressStatus":[{"value":"Active"}],"VendorVerificationDate":[{"value":"10-04-2021"}]},"refEntity":{"crosswalks":[{"type":"configuration/sources/AddressVendor","value":"Surrogate","dataProvider":true}]},"refRelation":{"crosswalks":[{"type":"configuration/sources/AddressVendor","value":"HasAddressHCP1578484NewAddress","dataProvider":true}]}}],"Status":[{"value":"Active"}],"Identifiers":[{"value":{"Type":[{"value":"SFA Number"}],"ID":[{"value":"0011Y000033J88MQAS"}]}}],"Degree":[{"value":"Unknown"}],"DataSource":[{"value":"Address Vendor"}]},"crosswalks":[{"type":"configuration/sources/AddressVendor","value":"HCP1578484","dataProvider":true,"updateDate":"2021-10-04T06:10:33.158+00:00"}]}]


    Regards,
    Joycee

    ------------------------------
    Joycee Surin
    Cognizant
    ------------------------------


  • 2.  RE: "Ignore" field in Post Entity Json.

    Reltio Employee
    Posted 10-19-2021 08:31
    Hello, Joycee

    For pin/ignore flags, please use unquoted values:
    "ignored": true​



    ------------------------------
    Tatyana Selezneva
    ------------------------------