We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Use System Property in Flow Designer Trigger condition

Vasuki SD
Tera Contributor

Hi,

I have a requirement to trigger the flow designer if incident short Description is Certain 3 Values (EX: Test1, Test2, Test3) then The Flow should trigger. 

 

Created new property called - 'lmn.sf.awaiting.info.task.list” and mention all tasks in comma separated manner.

Add the trigger condition short description as contains and used javascript:gs.getProperty('lmn.sf.awaiting.info.task.list'); Condition.

 

But it is not working for me. Help me to fix the issue

 

VasukiSD_0-1719323296216.png

 

0 REPLIES 0