Question

Variable/Tag/Functions List

  • 10 October 2022
  • 1 reply
  • 150 views

Hey All,

 

I’m looking for a list of tags/variables, or functions. I’ve seen references to using variables likes this: ${Notes}, as well as functions like sr.getCustomList(“Custom List Name”), just an example not sure if that’s the actual function. 

 

I was wondering if there is a centralized list that I could use. I’m trying to set default values in my Change Request templates to specific values. I understand that I can prepopulate data based on other fields in the CR but I haven’t had much luck with them actually carrying over, specifically the “Assigned To” field.

 

This is how I have my workflow currently set up:

 

 

Any help is greatly appreciated!


1 reply

Userlevel 5
Badge

Hi @Jack Thompson ,

First, the notifications are written in Apache Velocity language check the supported operators here: 

https://velocity.apache.org/engine/1.7/user-guide.html#relational-and-logical-operators

Second, highly recommend checking out @Ben Perry session about workflows from SMART!

Let us know ho it goes!

 

Reply