Resolved! Set inactive agents offline - SOW
Hello , Like agent workspace - we have scheduled job AWA - Set Inactive Agents Offline , how can we do same for SOW ? Thanks
We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More
Hello , Like agent workspace - we have scheduled job AWA - Set Inactive Agents Offline , how can we do same for SOW ? Thanks
Does anyone have any idea how to prepare for CSM , HRSD , FSM and Event management exams, have given few attempts but did'gt get enough score. So any suggestions get the enough score to get certification? Thanks in Advance.
when we updated comment and work notes, and work notes and comment is not printing in logs. if anyone know kindly let us know. where i am doing wrong in code. Below are the code. var state = ""; var specialcomment = ""; var aworknote = "";...
Hi Team, when we change state in progress and on hold and on hold reason get added in work notes but when we checked in logs its showing undefiend . var state = ""; var specialcomment = ""; // var work_notes = current.work_notes.toString(); ...
Is it feasibility to couple Selenium with ServiceNow CI/CD Pipeline?? is it possible to integrate Selenium with ServiceNow CI/CD Pipeline?? if yes then please let me know the steps to do so.
where is the configuration of call button which is present on banner of servicenow ? Can we hide it depending on the workspace ?
Highlight the pre-requisites for the ATF Implementation Selenium with ServiceNow CI/CD Pipeline
is the selenium atf tool is feasibility for couple Selenium with ServiceNow CI/CD Pipeline,
Hi Everyone i need help in creating Scripted relationship. Below are the requirementUser should be able to create new task from the Incident Task tabOn Click of the “New” button, New task screen to be opened ,which will have task Type =”Incident Task...
Hi All, Has anyone integrated Saviynt with ServiceNow ? If so, please provide the step by step instruction on how to integrate. Thanks in advance!
I have created a Freeform Visual Task Board. I manually assign tasks assigned to my Assignment Group to the VTB. I would like to create a report listing all tasks that are assigned to my Assignment Group that are not on the VTB board. Can anyone hel...
Hi Everyone, I'm uable to use PDI it shows that its in under maintance but its been 24hrs still on maintance can someone help me please hoe to sort out. Thanks in Advance.
Hi Guys, What are the spokes and plugins required for Gitlab integration. Thanks!!
Hi, I need to give assignment group for a catalog item based on the Product choosed, the product and the assignment groups are provided in the lookup table. I have used the below script, but it is not working. can anyone help ? Script: var assignme...
The requirement is to trigger approval to the person whose name is present on the 'Assigned to' field of cmdb_ci_computer table using flow designer. Kindly provide me the steps or scripts or references that helps.