How do i update header banner color
Am new to the platform and am trying to practice with the simulator on NOWlearning , can somebody please provide an assistance.
Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!
Am new to the platform and am trying to practice with the simulator on NOWlearning , can somebody please provide an assistance.
Through order guide can we select the same Catalog item multiple times using different rule base ?Like example, HR Manager wants to submit user profile through order guide. Also he needs options to raise Similar profile for different users from the s...
Hi, As we all know Priority is a field in Task table. When we create a custom table and extend it from Task table, priority field also get mapped to custom table. My requirement here is, how do i set priority automatically based on Impact and urgency...
Using ServiceNow HTTP Table API, is is possible to update credential fields? How can I encrypt the password? On the request body or can ServiceNow Encrypt? For example: I need to update table "ldap_server_config" field "password". I've done the follo...
Hi, We have a Catalog Item where there will be a variable for "due date" that triggers a new task. We are using Flow Designer. In this business scenario, there is a valid case where the due date could be changed. I was originally planning to use "wa...
I have a script include with this syntax var testScriptInclude = Class.create(); testScriptInclude.prototype = { initialize: function(currentObj) { this.currentRecord=currentObj; }, generateDataFields:function(){ var fields = ...
hey there, i have a Flow and on that flow i am running an action. the action as inputs, script, outputs. on the script i want to call script include and get answer my code is - it looks like the script include not getting like this: global.TranzillaU...
Hello all, I am interested in ingesting security related audit trail activity events into my SIEM solution. from the logging and monitoring section on the security-best-practice.pdf document, I understand there are generally two ways to do so - Usin...
I am trying to use Flow Designer Rest Step to call a API with basic auth. Here is the result from Postman. It is working fine. Here is the snapshot in the flow designer here is the API response could anyone share some ideas? and how could I ...
Hello experts, I have a question, I want that when a user changes the value of a field on incident form, a business rule is called. I know it is easy to do with client script ( onchange type) , but in my case, I want a business rule to be called...
Hello everyone. Thanks in advance. I'm trying to remove the "Add any details to your request" container that is showing at the end of my catalog item container in the UI Builder. I've looked everywhere and could not find an answer. I think it is rela...
Hello, We're gearing up to start using Data Certification and as we do that I need to update the notifications for branding consistency. I've found that the trigger for multiple Data Certification notifications ('Certification Task Inserted" for exam...
Hi there,I'm trying to create a flow with the "Flow Designer", that automatically closes Incidents that are for a 6 days On Hold with reason "Awaiting Caller". I managed to setup up the following configuration (in order):1.) TRIGGER AT INCIDENT where...
Hello all, I have admin, knowledge, knowledge manager and ITIL roles. Unfortunately I am not able to RETIRE published articles. I can retire and delete UNPUBLISHED articles. I have also tried to put an expiry date for tomorrow in the published arti...
Good Day Community I am trying to configure Infobip as a Multi-factor authentication provider to deliver SMS OTP. I have the Infobip Provider Configuration on the Mult-factor Authentication Providers Table:I have edited the script include and inserte...
