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

Forum Posts

Resolved! Create catalog Item request using REST API

Hi, I am trying to create catalog request using OOB service catalog REST API: Here is the Request Body: all 3 variables are reference field. Request submitted successfully but variables in RITM does not have any value. All variables are reference bu...

find_real_file.png find_real_file.png

Getting error "found a local update that is newer than this one"

Hi All, Can anyone tell me what to do and why this error is coming ("found a local update that is newer than this one"). Description-> I am moving my update set from DEV to TEST environment. While previewing I got this error (found a local update tha...

utkarsh6 by Giga Contributor
  • 16738 Views
  • 7 replies
  • 16 helpfuls

Can we customize Multirow variable ADD button

Can we customize Multirow variable ADD button so that we can trigger action on click of that button after customizing.? and can we show previous stored multirow variable data into a form? 

Community Alums by Community Alums  
  • 2389 Views
  • 4 replies
  • 2 helpfuls

REST message and long response times

Hi all,   I have a case where I am calling the REST API of an orchestrating tool from a RITM workflow. The tool might take around 10 to 20 minutes to process the request and send a response. Below is the code that I have which will be inside the 'run...

find_real_file.png

Resolved! How to close RITM and Request when there are multiple SCTasks

Hello! I have two business rules created. One that closes RITMs when all SCTasks are closed. Then another that closes a request when all RITMs are closed.   Here is my code for both - SCTask Close RITMWhen: AfterOn: UpdateConditions: State changes to...

NFGDom by Mega Sage
  • 3996 Views
  • 5 replies
  • 2 helpfuls

Override dependent for dictionary override is not working.

Hello,  I have a custom application on which i am using "Assigned to" field from task.  I don't need any resolver group for the same. So I need to create a dictionary override in custom application scope and click on override dependent checkbox. I fo...

find_real_file.png

Hide Interceptor Links based on certain conditions

Could you let me know how to hide a few Interceptor links based on certain conditions. We open the interceptor by clicking on the New button on the incident and the links are displayed. I want to hide two links based on the values of the incident fie...

Prashanthi by Kilo Explorer
  • 3132 Views
  • 6 replies
  • 1 helpfuls

Resolved! Incident Fixed by change and incident caused by change on Change form

Hi All, we have an requirement, to restrict the incident that which already present in 'Incident Fix by change'  tab should not be able to select on the 'Incident caused by change tab' on change Module. Incident Module:  On the Incident form also, Ch...

Community Alums by Community Alums  
  • 4421 Views
  • 3 replies
  • 0 helpfuls

how to check if a string contains sub string

if i would say according to the recommendations using GlideRecord and alerts function in the client script is not best practices, so if it in case any client script contains the above(gliderecord and alerts function)records it should show the  violat...

learnSN by Tera Expert
  • 15887 Views
  • 1 replies
  • 2 helpfuls

Limiting time allowed between 2 date fields

Hi guys. I have two date fields on a Service Catolog request. I want to limit the time between the two fields to 30 days. Here's the real world description:We loan out equipment for a maximum of 30 days. The form I have created has a start and end da...