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

Forum Posts

How to make Record Producer Variables editable on a ticket form

When a ticket is submitted using a record producer, Record producer variables will be Read only on the ticket Form. I want these variables to be editable for the users who are part of the current Assignment Group.Please suggest.

ppp4 by Tera Contributor
  • 1458 Views
  • 2 replies
  • 1 helpfuls

Make flow wait for tasks (created in another flow) to complete

Hi Team, Requirement is to create tasks when change is created. (Able to achieve this via flow)Change after going to implement state, tasks should be closed or else change cannot be moved to review state.I am not sure on how to modify flow (to wait f...

rambo1 by Tera Guru
  • 1623 Views
  • 6 replies
  • 0 helpfuls

Planned start date cannot be earlier than current date

I have one requirement, Planned start date cannot be earlier than current date on release record.I have written the below Onchange client script code, but i am getting the below script error. Please help me on this. function onChange(control, oldValu...

Suresh36_0-1682434775954.png
Suresh36 by Tera Expert
  • 3382 Views
  • 18 replies
  • 0 helpfuls

Retroactive start

Hi All,What is meant by Retroactive Start = Original Date in SLA. How does this work ??Regards

sandie by Kilo Expert
  • 15612 Views
  • 9 replies
  • 18 helpfuls

Way to show incidents with no update within 24 hours

Is there a way to show all incidents that have not been updated within 24 hours?For example an incident was changed to status pending and updated last Friday. It has not been updated since that day. I am wondering if there is a way to pull those tick...

rfolino by Kilo Contributor
  • 12780 Views
  • 6 replies
  • 3 helpfuls

Template for import data

Hello, How to download a template with the fields present in the table. I need to use the template to import data through load data

mounika7675 by Tera Contributor
  • 4355 Views
  • 1 replies
  • 1 helpfuls

Resolved! Flow Designer, IntegrationHub and PowerShell Step

Hi friends, We have a requirement to integrate some of our Service Catalogue Items with Microsoft Exchange.e.g. Add, Modify or Delete Distribution Lists We are planning to implement this using IntegrationHub, with the help of Powershell Step. We are ...

gaurip by Mega Expert
  • 5217 Views
  • 13 replies
  • 1 helpfuls

Data source

Hello, What is the difference between data source and import set Import set: is a staging table which temporary holds the data untill it is processed into servicenow tabledata sources: ? Can we load data with import sets without having data sources ?...

mounika7675 by Tera Contributor
  • 5941 Views
  • 3 replies
  • 2 helpfuls

How to Create m2m record?

I have created a new m2m table on the rm_release table to create change_request table. Created a new UI action which will create the change record, but not inserting a record in the m2m table to show relationship link between them.Is there a way to g...