Resolved! Reference Qualifier
Hi My reference Qualifier not working and the service variable is also a reference field getting value from SYs choice table
Hi My reference Qualifier not working and the service variable is also a reference field getting value from SYs choice table
i cannot find any answer on How do i prevent author from displaying on the ESC portal of knowledge articles? i want to remove this all marked by red from all the knowledge articles.
write a background script for count incident which SLA has been breached
Hello Everyone,I have been learning ServiceNow for the past six months and recently cleared the CSA and CAD certifications. While I have gained a solid foundation, I am unsure about the next steps to take, particularly regarding integrations and othe...
Hi guys, I am writing a script at scripted REST Resource to export queried data into a CSV file. I will create a UI button on my table, when I click this button, it will call a REST API. But it seems that my script to make a CSV file doesn't work. I...
I want to make default sort on "SortNum" column for all the user, how can we achieve that. @Ankur Bawiskar
Hi Everyone, I want to set SLA status to cancel when a user changes the HR task to canceled state. Please let me know if this is possible.
Good morning I recently tried to parse the email of a incoming email in a flow. The issue im running into is the variable keeps coming back not found. The email body itself has alot of spaces inside of it causing the issues im running into to. I t...
As far as I know, when Table2 is extended from Table1, the numbering continues sequentially. For example, if REQ0001 is created in Table1, the first request in Table2 will be REQ0002, and the second request in Table1 will be REQ0003. The prefix can b...
I'm trying to create a Business Rule to get my "Integration" set to "Closed Complete" after the created incident is set to "Resolve."
In Workflow Editor, I am using a script that performs the following key functions: // Construct the JSON object dynamically var courseInfo = { "CRN": crn, "TERM_CODE": termCode, "TERM_DESC": termDesc, "PTRM_CODE": ptrmCode, "SUBJ...
Hi GuysI am looking for an application or something similar to the Career Assessment/ Talent development application (requires HRSD) that is available. Surveys and Assessments is not good enough and we require the assessments to give us options for ...
Hi Developers, How do we redirect the url that is presented in popup after a request/incident is submitted? Currently it is being directed to SP and we want to have the url redirected to Employee Center. I have tried changing the sys_properties follo...
When a record is inserted into a specific table, a Business Rule is triggered, and from the Business Rule, a Scheduled Job is initiated as follows.var grSS = new GlideRecord("sysauto_script"); grSS.addQuery('name', jobName); grSS.query(); if (grSS.ne...
Hi everyone, one of our IT teams is deploying a new digital signage solution meant to help us manage the content displayed on different TVs we have located in different areas. Part of the content we would like to display are servicenow dashboards. Ho...
