Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Binding variable - comment when re-assigned in campaign

ejeong
Valued Contributor
Valued Contributor

Is there anyone used comment binding variable when campaign reaaaigned?

I am checking from my side too but to fix quick, if someone can tell me what it is, it would be highly appreciated.

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

Try running below code in email body to find variables exposed

${this.binding.variables.each {k,v -> println "$k = $v" + "<" + "br" + ">"}}


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

I tried but i didnt get any email. Do i need to add something else in email template?

Not required


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.