Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

How can I preview an "Email" received by User.

Hi, I have a flow designer built, Under Send Email Action, I have the content of the email sent to the Users.My manager wants to see the preview of the email. How can I do that? I have run the test but no flow logs are created.  Help me? Thanks,Vaish...

Vaishnavi35_0-1695825571576.png

Resolved! How to Auto Populate fields from record producer to form

Hi Everyone, I have a requirement where I need to Auto Populate fields on the incident form after submitting the Record Producer.I have a reference variable "abc" on the Record Producer which refers to the location table. I need to get the details li...

Nishant26 by Tera Contributor
  • 3597 Views
  • 3 replies
  • 2 helpfuls

Business rule to run when Additional comment changes

Description : I have to create an event that fires when additional comments changes and the state does not changes to PUA or PU.Solution implemented: Business rule: When to run :state is one of = New,Pending Change, Pending Parts, Pending vendor, Wor...

VineJosh by Tera Contributor
  • 1299 Views
  • 1 replies
  • 0 helpfuls

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
  • 2627 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
  • 5134 Views
  • 11 replies
  • 11 helpfuls

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....

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. . .