If the need is to exact name attrtibutes at crosswalk level for a specific Source System say CRM, then the easiest will be to store them in additional custom attributes like CRM_FIRSTNAME, CRM_LASTNAME etc or as a Alternate Name nested attribute, populate them during source load and extract as OV.
If using additional custom attributes is not desired and have to read from crosswalk only, then export the data using "ovOnly" : false. From the json for each entity in export use the "
attributes" array inside "crosswalk". This array has the uri of the attributes that are contributed by this specific crosswalk. Use this uri to locate the actual value under "attributes" node in the json. Say for First Name uri will be in attributes.FirstName[*].uri and value in attributes.FirstName[*].value.
Thanks.
Sounder.
------------------------------
Sounder Haldorai
IQVIA
------------------------------
Original Message:
Sent: 02-08-2022 10:45
From: JP Belliveau
Subject: Crosswalk Extract
Hello,
We have a need to extract crosswalk values from the party entity. For example the name fields that are in the crosswalk only not necessarily the entities OV values. Has anyone done this and if so how?
Thanks,
JP
------------------------------
JP Belliveau
Empire Life
Kingston ON
------------------------------