Hi guys,
Working on Hybris Markeing On- Premise solution.
We have created a custom segmentation profile and have assigned a custom data source and have mapped the key likewise.
However, while giving the link that navigates from the Target group contact to contact's Golden record, it doesnt work because of key not getting passed properly .
So we have added our custom link in -
/sap/bc/ui5_ui5/sap/CUAN_NAV_TO/index.html?sap-hpa-mapper=ICONTACT_TI_TG_MAPPER&key=::CONTACT_KEY::
In place of CONTACT_KEY we have used our custom key name.
Please advice.