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

Forum Posts

Flow designer for Bulk request

Hi All,   I have a requirement to create multiple RITM's using excel file. I have created data source, onComplete transform script in Transform map. This is creating multiple RITM's under single request. I tried creating flow designer for this reques...

sravanthichegur_0-1695257897098.png sravanthichegur_1-1695257954343.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
  • 2408 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
  • 839 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
  • 1547 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
  • 3082 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....