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

Forum Posts

dot walk field should show in conditions

Team , how do I achieve this ?we need to show dot walk field though some conditions, i thought it can be achieved through UI policy actions , but when i tried doing this ,dot walk field are not showing , scenario was , if i select sub category is  AB...

pramn by Kilo Sage
  • 1424 Views
  • 3 replies
  • 0 helpfuls

MID Server ms.log is not working

I am trying log to MID Server logs file. Below is the code that I am executing from the background script. ECC Queue state is always in ready state. var jspr = new JavascriptProbe('Demo MID Server'); jspr.setName('My Test Message'); //Any descriptive...

UpenderKumar_0-1689475567065.png

Issue with hiding a variable on the SP and showing on Tasks

I am attempting to use UI Policies to hide certain Catalog Item Variables in the Service Portal Form, and then show these same fields later in the generated sc_task.  For example, I have a UI Policy which hides three variables in the Service Portal, ...

Resolved! gs.getUser().isMemberOf(current.assignment_group) not working

hi,When I write :gs.getUser().isMemberOf(current.assignment_group) in my ACL , elow Error is encountered in logs.java.lang.RuntimeException: failed to coerce com.glide.script.fencing.ScopedGlideElement to desired type java.lang.StringCaused by error ...

pgrover by Giga Expert
  • 53545 Views
  • 8 replies
  • 25 helpfuls

Resolved! Convert epoch time to date/time in users time zone

The incoming payload to a transform script, has an attribute that is epoch time. I want to convert this to human readable date/time in users time zone and assign it to a field in the change record.How do I do it?   I tried the below,   var session = ...

Alamelu1 by Tera Contributor
  • 4906 Views
  • 4 replies
  • 3 helpfuls