Hi Team,
I need to export data which should have attributes
type,uri,Attributes.AnchorSourceIdentifiers.ID,Attributes.AnchorSourceIdentifiers.SourceSystem
From Reltio UI when I am trying with my advanced search filter as
- Search by OV value =true
- EntityType =DNBCompany
- DNBRefreshIndicator =True
Export result giving all crosswalk values also. How can I get only four attributes in export mentioned above.
I have tried select attributes options from UI and it is not working also tried from POSTMAN API CALL AS below
https://dev.reltio.com/jobs/v1/export/C0Bxpp76rpACDYG/entities?filter=equals(type,'configuration/entityTypes/DNBCompany')and equals(attributes.DnBRefreshIndicator,true)&select=type,uri,Attributes.AnchorSourceIdentifiers.ID,Attributes.AnchorSourceIdentifiers.SourceSystem&fileFormat=csv&distributed=true&taskPartsCount=7&partSize=4000mb
This is giving only type and uri values.
Please let me know how can we do.
Thanks
Shruti Das
------------------------------
Shruti Das
Optum
------------------------------