Issue Description:
While creating Measurement Hypotheses in Campaign Classic user getting Error
NMS-470007 No link defined between ‘nms:trackingLogRcp’ and reaction log tables (‘nms:remaMatchRcp’).
Objective: To find the root cause of no links
Environment: ACC
Cause: Links not defined
Resolution:
There is no Out-of-the-Box links already defined between ‘nms:trackingLogRcp’and’nms:remaMatchRcp’
In nms:trackingLogRcp the below link is present
element belongsTo=“gam:remaMatchRcp” label=“Reactions of recipients” name=“remaMatchRcp-trackingLog” pkgStatus=“never” revLink=“trackingLog” target=“nms:remaMatchRcp” type=“link” unbound=“true”
However in nms:remaMatchRcp, there’s a composite key.
element belongsTo=“gam:remaMatchRcp” label=“Reactions of recipients” name=“remaMatchRcp-trackingLog” pkgStatus=“never” revLink=“trackingLog” target=“nms:remaMatchRcp” type=“link” unbound=“true”
To resolve, extend the nms:remaMatchRcp and add the link to the nms:trackingLogRcp