Hi All,
In Adobe campaign(V6/V7) while creating links we use parmater revCardinality="Single" to make sure the reverse link mapping relationship is 1-1.By default if we don't specify it will 1-N relationship.
In ACS what to select in schema link field to enable this revCardinality="Single".
Let me know if this functionality exist in ACS new version 18.2 or what will be the work around to achieve reverse link as 1-1 Relationship.
Thank,
Sivaramakumar P
Solved! Go to Solution.
Views
Replies
Total Likes
Hello Siva,
In ACS you can define Cardinality on Links via the UI itself.
Go to Administration >Development >Custom resources.
Create an extension or new resource as required. Then go to the Links section on the bottom and click "Create element"
On the window select the Dimension with which you want to make the Link and then select the Cardinality from the options :
Then go to Administration>development > Publication to publish the changes.
Regards,
Adhiyan
Hello Siva,
In ACS you can define Cardinality on Links via the UI itself.
Go to Administration >Development >Custom resources.
Create an extension or new resource as required. Then go to the Links section on the bottom and click "Create element"
On the window select the Dimension with which you want to make the Link and then select the Cardinality from the options :
Then go to Administration>development > Publication to publish the changes.
Regards,
Adhiyan
Hi Adhiyan,
Yes we can select Link types as "1 cardinality simple link" to get 1-1 relationship but what had happening is it was not getting reverse link as 1-1 relationship.. So if we can set revCardinality="Single" then the reverese link also will be 1-1 relationship which will satisfy our business case.
ex: We have created new schema and linked profile "1 cardinality simple link" with respect to one business field key. when we verify from new schema the profile is linked with 1-1 relationship where when we verify from profile table the link of new schema shows as 1-N releationship.
Seems like ACS still not having revCardinality="Single" parameter to use at 18.2 version. Let me know if any alternate or work around solution for this issue.
Thanks,
Sivaramakumar P
Views
Replies
Total Likes