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

UI action not working

abirakundu23
Giga Sage

Hi All,

Created Ui action "Show Flow" in HR case(sn_hr_core_case) table. When clicked on it, not redirect to the new flow execution page. same OOB script used that is used for change_request & task_sla table.

akadu23_0-1705235052885.png

akadu23_1-1705235087129.png

akadu23_2-1705235152652.png

Please guide on it. 

1 REPLY 1

Maik Skoddow
Tera Patron

Hi @abirakundu23 

did you also copy the server-side part of the display Business Rule which is filling the "g_scratchpad" object?

Maik