Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! Difference between 2 dates in days in catalog client script

Hi team ,  I am trying to get the difference of 2 dates in days , I tried below script , but its not working : Catalog Client Scripts function onChange(control, oldValue, newValue, isLoading) {if (isLoading || newValue == '') {return;}var answer;var ...

Resolved! Auto assignment of Catalog task based on user location

We are currently trying to assign catalog tasks based on user location. e.g. if a task is created it should be assigned to the local help desk of the user based on their location. Assigned to NY desk for user based out of NY. This should apply for ca...

Resolved! Not able to find the scheduled job

Hi , I am seeing the auto close incidents in Schedule (sys_trigger).  But when i see that same name in Scheduled job (sysauto_list) . I did not found that same name? Help me where could be hidden?

Shohaib_0-1669629927544.png
Saib1 by Tera Guru
  • 1964 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to update records of a cross scope table

Hi,I need to update the records of a cross scope table I have changed my update set to that scope as well. I am trying to update the updated date field of the records using the background script. Below is my script. I am able see the message running ...

Hari1_0-1669471222309.png
Hari1 by Mega Sage
  • 1342 Views
  • 1 replies
  • 0 helpfuls

Resolved! if SC task sill open - request Item closed

hello friends, we have created Flow to create one SC Task, but customers adding multiple Sctasks to the requests. if they closed any SCtask, automatically it's related RITM got closed, it should not happend because when all SCTasks are completed then...

KishorMudhili_0-1669205919796.png

Report on requested item metric table

I am creating a report on the table sc_req_item_metric. I am trying to grab values of variable just like we can do when we create report on table sc_req_item. Variable reference option is not showing when we are making the column selection

RashiKul by Tera Contributor
  • 1412 Views
  • 1 replies
  • 1 helpfuls

Resolved! Maintain catalog items between production and non-prod

Want to ask if anyone has any good practice in place in terms of managing catalog items between prod and non-prod instances. For example our catalog admin may want to make minor updates to catalog items in production directly, e.g. owner change, desc...

Joanna15 by Tera Expert
  • 3024 Views
  • 7 replies
  • 1 helpfuls

Client Script : check field

Hello Experts, I want to check whether the field is read only or not ,based upon i want to display a field message.I have tried below g_form methods and it does not work.g_form.isReadonly()g_form.isDisabled()  Please help .

Resolved! Capture state changes into a LIST field or String field

Hi experts,We have requirement to capture what all stages the state field has gone through in a custom field.Please suggest what should be the Custom field type? should be a list field or string?How can we achieve this.Thanks inadvance. 

Prevent form submission using onSubmit catalog client script

Hi,I have a requirement to validate the options selected from the list collector against an existing table if the table record entry already has the selected option from list collector then it should not allow me to submit the request. For Example: (...

Hari1 by Mega Sage
  • 6523 Views
  • 5 replies
  • 4 helpfuls

Resolved! How Can i get Attachment Data in RITM Description

HI,I have a below requirement. In catalog form i attached excel file. Once RITM created i need to get attachment data in RITM description. Using below script i am able to get the information related to file name var recordId = '62826bf03710200044e0bf...

Emp 53 by Tera Contributor
  • 2303 Views
  • 8 replies
  • 2 helpfuls