Question
Lumen Technologies
US
Last activity: 4 Aug 2023 9:21 EDT
Context Dictionary- Customer entity association
Hi,
In Context Dictionary i want associate Customer Entity with ZipCode table. CustomerID is the primary key for Customer Table and ZipCode is Primary Key for ZipCode Table.
When i try to associate ZipCode table with Customer, NBA by default creation a join between these 2 tables joining CustomerID property with ZipCode property. This will not work because these two will never be same. I have property .Zipcode in Customer table and need to associate with .Zipcode property from ZipCode table.
Kindly suggest a way to associate zipcode with Customer table if there is a way to do it.
@VenkatPunati To associate the Customer entity with the ZipCode table using the .Zipcode property, you should create an association rule in Pega Platform. Follow these steps:
After creating the association rule, you can use it in your Context Dictionary and Customer Profile Designer to associate the Customer entity with the ZipCode table using the .Zipcode property.
Creating simple associations between classes
Understanding multilevel decisioning and the Context Dictionary > Supported cont
@VenkatPunati To associate the Customer entity with the ZipCode table using the .Zipcode property, you should create an association rule in Pega Platform. Follow these steps:
After creating the association rule, you can use it in your Context Dictionary and Customer Profile Designer to associate the Customer entity with the ZipCode table using the .Zipcode property.
Creating simple associations between classes
Understanding multilevel decisioning and the Context Dictionary > Supported cont
Troubleshooting Customer Profile Designer > Issue: Cannot find the data source or s