Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

Consulted entitlements and accounts info in consult email template

indrahema95
Regular Contributor
Regular Contributor

Hi,

We are running entitlement owner campaign. We want to get consulted entitlement and consulted account information in the consult email. Can someone let me know which object can be used for that or is that at all possible or not? consult.PNG

Regards,

Indranil

4 REPLIES 4

DaanishJawed
Saviynt Employee
Saviynt Employee

Hi @indrahema95 ,

Thanks for reaching out.

The Consult Email supports only the below binding variables mentioned. It is not possible to get the consulted entitlement or the consulted account. Please submit this as an enhancement on the Ideas portal - https://ideas.saviynt.com/ideas/

Document Link for the below screenshot - https://docs.saviyntcloud.com/bundle/EIC-Admin-v2021x/page/Content/Chapter06-EIC-Configurations/Crea...

Screenshot 2023-03-17 at 1.22.44 AM.png

Thanks.

sk
All-Star
All-Star

Can you please use below variable in consulted email body and share the output.

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

There is no directly variable available/documented. We need to prepare a logic based on exposed variables. It may or may not be possible, we can only define that based on the output from above variable. So please use that share the output

If we are not able to derive the data from exposed variable then only option is to open an IDEA: https://ideas.saviynt.com/ideas/


Regards,
Saathvik
If this reply answered your question, please Accept As Solution and give Kudos to help others facing similar issue.

indrahema95
Regular Contributor
Regular Contributor

Hi @sk ,

Please see the attached screenshot of the result.

cosult_test_result.PNG

Regards,

Indranil

Hi @indrahema95 ,

By looking at the response, consulted entitlement or the consulted account is not supported.

Please submit this as an enhancement on the Ideas portal - https://ideas.saviynt.com/ideas/

Thanks!