what are roles and responsibilities of servicedesk or admin in servicenow
Hi recently i joined servicenow admin or servicedesk , what are major roles and responsibilities of in that role, any idea please let me know.
Hi recently i joined servicenow admin or servicedesk , what are major roles and responsibilities of in that role, any idea please let me know.
Hi All, I need to restrict the inbound action from creating incidents, from untrusted domains. I have tried "Email Address filters" method, whitelist and blacklist, but they are not working. Incident is getting created from blacklist domain also. Tha...
Hi, Is there anything needed to enable the business_stakeholder role to see a list view report? We have shared a dashboard with the account, but for the list view report it only has the i icon and no data as seen in the screenshot below. I can click...
Hi All, Please suggest me how to add choice values from array. Array CHOICEVALUES[value,label] [chat,Chat,voice_call,Voice Call,walk-in,Walk In,email_fire,Email Fire] Issue : Now How to add choices from Workspace client script using with for-loop ...
Hi team, my requirement is I have one choice field based on that field attachment field should visible while selecting choice field ,by using UI policy in new state I have written this it's working fine, my second requirement is attachment field s...
I've been trying to create a user from ServiceNow using Flow to Okta and experiencing this flow error.
How I can check which users are accessing my System from Backend. Example: users reading/updating incident records using REST API
Hi all,I have a transform map with target table "Hardware [alm_hardware]".After run, all new assets (insert operation) are correctly created with model category "computer" and model selected.Related CI, instead is been created under the "cmdb_ci" tab...
How to create a report for incidents that are being escalated from one group to another group. This does not include tickets that are being reassigned from one user to another.
Hi there,I want to edit the font and size of the additional comments that are send within a email System Notification, from the default font, color and size, to "Trebuchet MS", "White", "10px".I have tried several solutions from this community (see h...
Assignment group select group user only display in assigned to
Basically I have a widget that has an "Email / Mail " button when clicking on it it should open the email window so that I can enter an email address and compose an email and send it. @Ankur Bawiskar @Pradeep Sharma @Pranav Bhagat
I would like to disable one of the change model transitions which is OOB. But I don't find the active field inorder to deactivate it. Only option I have over here is to delete. But I don't want to remove since it is OOB. Kindly let me know what can b...
I am trying to create a standard change request record using script. But the change is getting created as a normal change. var chg = new GlideRecord('change_request');chg.initialize();chg.type = "standard";chg.std_change_producer_version = '16c2273c...
To import specific users data from active directory to user table in servicenow. Is it possible to import specific users from LDAP