Starter stories for Third party Risk Management
Can anyone help me with Starter stories for TPRM (Third party Risk Management)
Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!
Can anyone help me with Starter stories for TPRM (Third party Risk Management)
How about setting password via script? We've been using bg script for this, but script cannot set initial password for them. Error is Not Authorized-user.user_password.setDisplayValue('examplePassword')Should I change something in properties or ACLS?
Hello All,We would like to update the css variables for VA Enhanced chat. We need to update certain variables beyond what was listed here in the below documentation link for Enhanced chat.Theming for Now Assist in Virtual Agent enhanced chat Attached...
Hi,I am using Automated Test Framework to create tests for HR. The 'Open a New Form' Test Step points to a table, and i can select sn_hr_core_case - this creates a Core case.However, now we use the newer Create new case option - sn_hr_core_case_creat...
Hi Team,I have a requirement. I have a catalog item which has a multi row variable set 'Impacted CI' having 2 single line text variables 'Name' and 'DNS Domain'. This catalog item is having flow designer. Requirement is: ServiceNow will need to searc...
I have two tables table 1 and table 2 both are extended from task. there is a ui action in table one which when clicked it should open a new form of table 2 and it should store the sysid of table 1 record in the parent field of table 2 record
Incident TabActive IncidentsActive Incidents by PriorityActive Incidents with ReassignmentActive Reopened IncidentsActive Incidents AgingAvg Time to Resolve IncidentsActive Incidents by Assignment GroupActive Incidents by Configuration ItemActive Inc...
Hi All, I want to replace GlideQuery with Gliderecord, can someone please help me with the translation. Specially, with the 'select' query part GlideQuery/ existing script : var obj = {}new GlideQuery('sc_req_item') .where('active', true) .wher...
Hi all,I had a requirement to restrict a confidential field (example: hidden_field) to be added in list view.I dont have access to ACLs. Is there any other way to restrict fields to be added into list view through personalize icon without ACLs?
Hi all, I need help with below scheduled job script, where i'm trying to query ritm variables. I understand, GlideQuery does not support querying on ritm variables so join has to be used. I have updated my code with join but it does not work, Please ...
How to add an external link as dynamic link in servicenow email template in flow designer? I am sending an email and the link in the email body which is attached should be dynamic which is not a servicenow link
Hi,I have written this BR which is before on sys_attachment table, restricting user from deleting an attachment once the request is submitted, I want to updated an additional comment which is not happening at this moment(function executeRule(current,...
I want to calculate "duration" for task & RITM"For incident, we can calculate "duration", but I can't calculate it for task.If the item is Open:Display the time elapsed from the request submission date to the current date.If the item is Closed:Displ...
Hi Team, We are trying to fetch data from workday using get worker API and in Look up employment info data stream we get error "Execution halted because the getNextPage pagination variable was set to false" can you help on this Please
Please help,This is the ask/requestField consultants need to be able to request items that support the workshops they are facilitating. They must be able to let IT know when the workshop is being hosted and the items required to be successful. 1. Usi...
