SOLVED

Override tokens problem

Go to solution
Franky_Ruyssch2
Level 4

Override tokens problem

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?

 

Franky Ruysschaert
1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Override tokens problem

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

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Override tokens problem

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