Skip to main content
Franky_Ruyssch2
Level 4
April 20, 2020
已解决

Override tokens problem

  • April 20, 2020
  • 1回复
  • 1761查看

The idea is to have a centralized notification program for internal notifications. Tokens are used in the content for the mail. ( e.g. the subject for the notification )

I have defined a token at the highest level :  {{my.Notification_Title}}

 

A certain operational program overrides the value for that token , when the operational program is triggered,  a smart campaign in my centralized notification program is called. I was expecting the "local" updated {{my.Notification_Title}} to appear in the mail sent, but i see the default value from the definition at the highest level.

What am i doing wrong here?

 

此主题已关闭回复。
最佳答案由 SanfordWhiteman

You've jumped out of the inherited context by calling another campaign.

1回复

SanfordWhiteman
Level 10
April 20, 2020

You've jumped out of the inherited context by calling another campaign.