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

Forum Posts

Change Freeze Calendar

Good day to all.  I was looking to see if anyone has successfully implemented a Change Freeze calendar.  What our business partners are looking for are that if a Change area {software or hardware} is in a freeze period, it will require VP approval.  ...

Resolved! Delivery Information in Service Catalog - Make Mandatory?

Hello! I am working with the Two-Step Verification pop-up in the Service Catalog, as seen in the screenshot below. We want to make Delivery Information mandatory for certain items. Has anyone done this before? I know we can do it by customizing the '...

find_real_file.png

SKipped State is introduced in Approval User workflow

Hi,I have introduced new state in approval user workflow activity and also created new state in Approval table but when i try to skip the record in the approval table it is not setting the state to skipped in Service Request. And in workflow it is no...

Arun91 by Tera Contributor
  • 231 Views
  • 1 replies
  • 0 helpfuls

Generate PDF from submitted record producer

Hi team, I have a requirement to generate PDF after submitting the record producer and attach it to the target record. PDF will contain all the variables with answers in the record producer How can this be done?

SS40 by Tera Expert
  • 827 Views
  • 3 replies
  • 0 helpfuls

Reporting SLA near breach and task due

Hi, I'd like to create a report titled "Tasks nearing SLA or due date".  Problem tasks don't have an SLA, only a due date so do not appear in the task_sla table, and I can't seem to get SLA data from the task table through dot walking. Can this only ...

paulharman by Tera Contributor
  • 798 Views
  • 3 replies
  • 0 helpfuls

Report out of time Change Requests

Hello Everyone,  I have a reporting problem and don't know if I can display it in servicenow: I would like to report all change requests that are out of time. In this case, out of time means all change requests that started before the planned start d...

DNaundorf by Tera Contributor
  • 183 Views
  • 2 replies
  • 1 helpfuls

Reopen button on London release

Hi team,   What's the difference between the Reopen button on London release and Jakarta release?   How we can see the reopen button on the incident form in London release? Condition:-new global.IncidentUtils().canReopenIncident(current) can some one...

kun1 by Tera Expert
  • 2186 Views
  • 6 replies
  • 3 helpfuls

Interactive Filter on Related List Conditions of Report

Hello, I have a requirement to add Opened Date type Interactive Filter for a Report. Report is created on Group table. It has related conditions on Task table. I want to filter Groups having no tasks assigned. So for this I want a Date type filter on...

NishaKumari2_0-1706164696279.png NishaKumari2_1-1706164721768.png

How to translate hover text on " check conflicts"

I want to translate hiver text on check conflicts which is coming from a "ui macro" - "change_request_conflict_progress".The "check conflict" button is displayed from line 101. <button style="white-space: nowrap" class="btn btn-default" id="conflict_...

Samyukta1_0-1706179976072.png
Samyukta1 by Tera Expert
  • 323 Views
  • 5 replies
  • 0 helpfuls

import application

while I am importing the appplication in studio , I am getting error like this , can anyone fix this please ?

Screenshot (45).png
Ashok  kumar by Tera Contributor
  • 203 Views
  • 2 replies
  • 0 helpfuls

BACKGROUND SCRIPT TO UPDATE APPROVER FOR RITM

BACKGROUND SCRIPT TO UPDATE APPROVER FOR RITM==================================================================var gr=new GlideRecord('sc_req_item');gr.addQuery('document_id', '0078dba91bcb791c7eb4979f1d4bcb8e');gr.addQuery('approver', '1847eebadb8cd...

shivani18 by Tera Contributor
  • 483 Views
  • 3 replies
  • 4 helpfuls

Business rule is not working in Release Management

Hi,I have raised one Release and under same Release i have created one Release Phase. Also i have created one business rule for release, i need to restrict the release state for closed complete. The requirement for that is Release is restricted for c...