ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Hide and display form section based on conditions

There is a table in ServiceNow called 'Approval System'. This table has one field and two form sections. The field on the form is 'Approval Type', which offers two choices: 1. Approval Flow and 2. Catalog Flow. The table also contains two form sectio...

asrsharma07 by Tera Contributor
  • 1528 Views
  • 8 replies
  • 0 helpfuls

Scripted creation of request

Hello All, I have a requirement to create a script that will automate the creation of a catalog request. When a new user is created on the sys_user table with the following conditions:company = ACMEsource = new_hire_tablenew_hire_active = YKick-off t...

MarceloPedrey1_0-1695224031873.png MarceloPedrey1_1-1695224089923.png

Resolved! normal changes model records

Is it possible for regular ITIL users to create their own model changes for normal changes? For example, someone wants to create a model they can use each month for monthly patching that would include their entire list of CIs. Also, is there a way to...

Roles required for User provisioning from Azure AD

Hi Team I have a requirement to integrate Azure AD with ServiceNow for SSO and Automatic User provisioning, as per the Microsoft article, the integration ID should have admin role, this is not safe to provide admin role, could you please let me know ...

Magesh Babu1 by Tera Contributor
  • 3035 Views
  • 11 replies
  • 11 helpfuls

Resolved! In forwarding email create a ticket how reply should update it.

We have requirement POP3 is not supporting by Microsoft365 so for that we cannot create email account on ServiceNow that's why we came up with new solution in this when user send mail to IT team then IT team forward that mail to ServiceNow using forw...

Display Desired Field Columns in reference field

Hello All, I am creating a new catalog item in which I used a reference field "Name of the user" which takes the values from sys_user table.While clicking on search icon currently it is showing the user records with columns ( userID, name , first nam...

Trying to get a field editable on list view

Hi, I have a request from the Service Desk to be able to report on Business Time Left (task_sla table) but from the list view be able to amend the owner of the ticket, the field for this is on the task table. I have added a list_edit ACL for th task....

Resolved! Few of emails are moving to ignored state

Hello There, Few of the emails (in response to approval) are not being processed, and the log says these are ignored as the mail body is more than the allowed limit. But those emails don't contain much of the text, just the signature of the user and ...

Transaction logs checking

Hi All,I have received the investigation request from client as given below.  Confirm whether operation log of user with security_admin role is recorded in transaction log , Event log , System logConfirm whether the operator's role appears in transac...

Want to learn about Read Replica

Hi All, I want to learn about Read Replicas especially the setCategory and getCategory methods - how to use them, where to use them and what plugin do we need in order to use them. . .