Script on LOY Engine Member Tier not getting executed
Hello,
I have written some script on LOY Engine Member Tier BC in the SetField, NewRecord and PreWrite events. This script is basically used to copy two custom fields from the expired tier to the new tier in the scenario when a tier is expired and a new tier record is created. It fires based on the condition that a particular field should be set to a specific value. I am using profile attributes to store the values of the fields from the old tier in SetField value event(fired when the old record is getting updated) and then when next time