PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners Click HERE | EMEA/APJ Click HERE

Issue with accessing dynamic attribute in the email

Abhi
New Contributor III
New Contributor III

Hi Team,


In the endpoint, we have created one dynamic attribute that we are trying to access in the email template.
For that, we have used this expression:
(Used this to get the details: ${this.binding.variables.each {k,v -> println "$k = $v" + "<" + "br" + ">"}})


This expression is working only if a new account task is created from ARS (through a request), but if a task is created through a technical rule, we are unable to access

Is there any way to access dynamic attribute if task is created through rule.

1 REPLY 1

rushikeshvartak
All-Star
All-Star

Dynamic attributes are not exposed from rules. Upvote below idea https://ideas.saviynt.com/ideas/EIC-I-5385


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.