Uncaught ReferenceError: baseURL is not defined
Can anyone help me in fixing this error that I am getting after running the Automated test frameworks (ATF) test cases.
We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more
Can anyone help me in fixing this error that I am getting after running the Automated test frameworks (ATF) test cases.
Hello, We have integrated ServiceNow with MS Teams and would like to show the catalog item forms as a pop-up on MS Teams rather than providing a hyperlink that opens the catalog forms on portal.Is it possible to do it, please let me know how? Thanks....
Step 1:) record querystep 2:) open an existing recordNow I want to click on one of its related list tab on the form step 1 and 2 are done. Please help me how to how to click on a related list tab through ATF ?
Hello, I have two SLAs associated with an incident. So how should I adjust (force) the SLA breached field in the incidents list to be set to true or false only when the SLA resolution field has been breached? In my current case, the SLA breached fie...
Hi, I have 2 fields, "Max Users count" field with integer type and "MAX user Volume %" field with string. These fields are on some x table, same table is related to sys_user table. If any update in "Max Users count" fieldfor example: 100then field ...
Hi team . assessment survey is not expired after the assessment duration . Please help here what steps we need to do
Requirement, in custom table there are multiple technologies. When selecting particular technology along with dates, it needs to populate training program associated with that particular technology
Hello, What happens if I have more than one onBefore transform map script? The system only runs the first one and stops the execution?Or the system runs the one with lower order first, and after that, the next one?
Dear all, I am working for maintain item and I have an variable "Additional E-mail" only visible and editable on agent screen.Now I want to use the UI policy to set on agent screen for the ticket if the "Assigned to" is empty then the "Additional E-m...
I am trying to use a reference field to show department name and it's relevant business unit.It is showing the Name field in front and the business unit next to it.I need it to do the reverse basically.Could somebody please help?
Hi, I have requirement auto populate due date field based on priority field in problem and problem_task table. ex: If priority is p1 due date is field should be auto populate 7, also field should be read only if priority is p2 due date is field ...
I am trying to add a recipient of an email notification using email script, CC is working fine but Bcc is not working. I am adding a screen short of a sample email notification where a notification get trigger when a user updates an incident form. ...
Can anyone explain to me why this worked: function onLoad() { var citem = g_form.getValue('cat_item'); var cstate = g_form.getValue('state'); if(citem == 'c9ca72c5db52f5500a5df6a4e2961944' && cstate == '1' || cstate == '2') { //alert(cstat...
Hi Requirement: After RITM status is closed complete need to trigger notification to the user .. Notification created. Can anyone suggest how to set this condition in flow designer and add this notification
Hi! Is there any way to make the "string" field dependent on a custom table aside from converting the "string" field to "reference" field? We have a custom table wherein we can add values in a custom field and the fields that are in the "Variable Nam...

