Can we add bulk of TAGS in incident form at a time instead of adding one by one is there any short .
adding bulk of TAGS in incident form at a time instead of adding one by one is there any short ..
Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More
adding bulk of TAGS in incident form at a time instead of adding one by one is there any short ..
Hi We want to show the "ownership group" name of kb article instead of author when an user open an kb article on the portal. see image below currently it is showing revised by "kb author" by we want to show the "ownership group" name.Which part of th...
Which certificate-based authentication methods can be enabled so that users can log into the Service Portal
Hello Community,I am curious about the Date() function and how it happened. When I tried this script in the background script it returned: 4 Jun var today_date = new Date(); gs.info(today_date); Result :Tue Jun 04 2024 22:27:07 GMT-0700 (PDT) When ...
Hello Team, I am trying to configure the knowledge article UI same as below on the workspace. but when I click on the list record its showing me like below (same as normal record)
Hi,We have a requirement where we need to close the task from workflow in servicenow. I have tried using below script but its not working. var sysID = current.sys_id;var ctask = new GlideRecord('sc_task'); ctask.addQuery('number',sysID); ctask....
when I am trying to autofill the variables the array object fields are not visible can anyone please help in it why it is not showing.Thanks
Hello, we have a requirement to fill in a variable on the Employee Center view of a catalog item via the URL. I know there are many posts about this topic but after reading them, I still do not understand what I need to do to get this to work. To exp...
Hello all, I don't think there's a definitive right answer to this however the winner is someone who can give me the most comprehensive list. In the ServiceNow ecosystem you can request your own PDI which in essence is a sandbox system, are there any...
Hello,I want to create a approval notification for the approver of Knowledge article. The body of the notification should contain a hyperlink 'Click here to approve the article' at the bottom. Which will approve the article once approver click on it...
Hi Team,I am getting one issue after cloning out of the box sp-variable editor widget I have configured one Tab in Standard ticket Configuration under this i have created one tab variable Modifications which will be shown in some condition if i am ch...
Hello and Good Morning, just inquiring what is/are the best practice in terms if integration (with external sources ) with the sys_user table. We are planning to use REST API to add/update users in the sys_user table however, is this the best practic...
I am looking to find where the New button is been shown or hidden for SCTASKs from the RITM ticket. I have looked at List Control and see no limits Where else and how can I look for ACL or something to find what has been created to limit the abil...
how to copy variable field on catalog task form to another field ? i need to copy select from select a peripheral to the asset field , is it to use business rule ?
Having issues where this email script is not populating the body of the email for some users. This is only happening in our production environment. Emails are beeing sent to all of the related users as intended but some users will have the body popul...