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

Forum Posts

Resolved! Planned Strat &end dates issue in the change request.

My Requirement is an Updated Planned start and date in the Change request, But this date is not updated in the List of Change Tasks view, showing only the Previous date and time. It is not showing the latest date and time. Example: updated screenshot...

task2.JPG task.JPG
Sidhu9 by Tera Contributor
  • 285 Views
  • 1 replies
  • 1 helpfuls

Resolved! Script Include returns a string instead of an array

Hi All,I have a script include that query a table and fill an array with all the records from the query. When I try to use the array from the client script (using glide Ajax) the type of the response is string instead of array. Does anyone knows what...

Resolved! How to trigger notification

Hello everyone. I have a requirement. I have configured one notification template on "sysapproval_approver" table. When an RITM generates, this mail triggers to the approver. Now the requirement is if the approver does not approve for 48 hours, then ...

How to call the decision table on the varibale level

I have a requirement with the below attcahed screenshot with more options, so I have created a decision table for the varible..How to call the decision table on the variable level, please suggest.  

Archana23_0-1691489980948.png
Archana23 by Tera Contributor
  • 451 Views
  • 4 replies
  • 0 helpfuls

Resolved! Select what fields are visible on a record preview

I'm trying to figure out where to select what fields are visible on a preview pop up but am unsure where to do this. In this case I want to add a custom field to the company popup on the incident form   Many thanks,Alex

AlexSaager1_1-1691489913883.png
Alex Saager1 by Tera Contributor
  • 2730 Views
  • 3 replies
  • 2 helpfuls

Transform Maps

I want to fetch one ad group OU through transform map, and it should only fetch for one particular catalog item or ad group. Can anyone help with this?  Thanks in advance!!

Resolved! How to copy whole work note from task to incident

Hi Team, I am converting task to incident in which I am copying work notes from task to incidentI have written ss rule on incident with below code var sTask = new GlideRecord("sc_task");if (sTask.get(current.parent)) {current.work_notes = sTask.work_...

lucky24 by Tera Contributor
  • 1104 Views
  • 3 replies
  • 2 helpfuls

Resolved! Script include not working for onchange catalog client script

Hi, We have a catalog item where we have 3 variable, first variable 'Find' getValue(find) and will search all the "KB_KNOWLEDGE" body, and fetch all kb number, and the second one will replace all the KB body with new texts.I have write below script i...

chandan15_0-1691468074474.png
chandan15 by Tera Contributor
  • 392 Views
  • 4 replies
  • 0 helpfuls