Question
2
Replies
96
Views
MBAFC
Posted: January 21, 2016
Last activity: January 25, 2016
Closed
How to Set the pzCustomerId in the interaction history.
I wan't get the relationship between the customer and the interaction from the interaction history.
After Run the Interaction with the Customer ID.For example the customer id was set to 123.
however the value of the customer id always set 1 to the property pzCustomerId.
Sometimes I don't have an answer, but I have suggestions about how to investigate:
1) Since pzCustomerId starts with "pz", it is a core-level property rather than on introduced by a framework application, so I suggest searching the help file and the PDN for info about how this property is used, as well as look at the "history" and "usage" tabs of the property ruleform.
Also, do content-search and rule-referencing on this property name to see what code actually manipulates and interrogates this property. /Eric