Question
Ito
Last activity: 29 Aug 2019 21:57 EDT
Adding associated customer entities
Now I'm trying to do implementation guide in Pega Marketting.
and,I don't know how to Add associated customer entities.
Below on Pega Marketiing implementation
1. Create a property rule for the associated entity directly under the customer class.
a. Ensure that the mode of the property is Page, Page List, or Page Group.
b. Ensure that the page class of the property is the class of the entity.
I don't know this set up.
I can this setup in Dev studio??
Please teach me!!!
Hi Takeshi,
Assuming that your primary context is Customer(pegaMKT-Data-Customer)
1)Create a class for your entity eg: pegaMKT-Data-Customer-Account
2)Then create a Page List property in pegaMKT-Data-Customer with page definition as pegaMKT-Data-Customer-Account. Let say the property name is Accounts.
3)Then Create an association in pegaMKT-Data-Customer. Here you can keep the name of the association same as the Page List property.
3.1)In App-Explorer for pegaMKT-Data-Customer right-click on sysadmin->create->association and follow the below images
assiciation.jpg
editCondition.jpg
4)follow the below image for updating associated data in Context Dictionary
associated_data.jpg