Script Include in Condition Builder for SLA defintion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hello Community,
I am trying to use a Script Include in a SLA Definition's condition builder for the sc_task table. It was working alright but as soon as I made the change to include 'current' in the function, it seems like it is not calling the Script Include at all. The use-case requires to match the current sc_task's record to a record in another table 😭. Any help is greatly appreciated.
Working: javascript: new global.exampleCheckUtils().getMatchingShortDescription()
Not working: javascript: new global.exampleCheckUtils().getMatchingShortDescription(current)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8m ago
Hi @shahiedsali
Can you confirm whether
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
