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

List of Binding Variables

ejeong
Valued Contributor
Valued Contributor

Is it possible to get all list of binding variable available in Saviynt? 

8 REPLIES 8

sahajranajee
Saviynt Employee
Saviynt Employee

Hello,

We do not have a consolidated list which spans across all modules. The binding variables will be available in their respective module documentation.

Any specific variables you are looking for?

 


Regards,
Sahaj Ranajee
Sr. Product Specialist

ejeong
Valued Contributor
Valued Contributor

I want to know what variable we can use for email template / workflow and connection 

 

rushikeshvartak
All-Star
All-Star

Use below code in email body it will print all available Variables

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

rushikeshvartak_0-1657630229636.png

 


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

This. I tried this by addiing this in one of email template but didn't get anything... could you please explain what I am supposed to get ? 

workflow - some of the variables listed below

admin-> workflow -> Workflow list ->  Actions -> create new workflow -> Help 

rushikeshvartak_1-1657630345171.png

 

 

Email Template 

Admin->settings -> email templates -> create email template

rushikeshvartak_2-1657630399623.pngrushikeshvartak_3-1657630410149.png

 


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

AbhishekP
Saviynt Employee
Saviynt Employee

ejeong
Valued Contributor
Valued Contributor

Hi. Sorry we already looked this freshdesk url many times.. we just want to know all binding variable available in saviynt which are mentioned in this doc.. 

AbhishekP
Saviynt Employee
Saviynt Employee

In that case, please follow the help options only.