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

Forum Posts

Script Include always evaluates true

Hi all! I created this script include to see if today falls between a new hire's start date and 5 days after their start date. This script works perfectly in xplore but when called in a client script, it always returns true.  Script Include: checkHir...

Resolved! Auto Populate A Reference Field

Hi everyone, Please I need a solution to auto populate a variable (Reference type) on a Catalog Item based on the logged in User.  Thank you.

ID NOBLE by Tera Expert
  • 1224 Views
  • 4 replies
  • 3 helpfuls

Filter our Knowledge Base articles to only most recent version?

Super simple one (I hope). I'm trying to build a report to see all our KB articles. But the "versions" is creating a lot of clutter. I just want to see the most recent version of every article (published or not published).  Example - if I have an art...

RC2 by Tera Contributor
  • 1196 Views
  • 1 replies
  • 0 helpfuls

Target record is not creating via ETL

I have created a custom table as per the client requirement and mapped those custom table fields in ETL Entity Mappings and trying to create a record over there but it is not happening and no record is getting created.  I have put down logs in the co...

Sagar24_0-1697175966549.png
Sagar24 by Tera Contributor
  • 665 Views
  • 3 replies
  • 0 helpfuls

Record Producer

How to redirect a user to a another record producer based on the variable selection made in the Record producer.Eg: User opening a Create incident record produce which has a variable A(choice field). If he select option 1 in the variable A choice fie...

Resolved! Auto-Close Incident when Incident Tasks are Closed

I have some Incidents (INC) that contain Incident Tasks (TASK) and would like the Incident to auto-resolve when all Incident Tasks are closed to prevent anyone from having to manually resolve the Incident ticket itself (all actionable items are conta...

find_real_file.png
bvarian by Mega Contributor
  • 7229 Views
  • 15 replies
  • 8 helpfuls

Required help on configuring with twilio

HI Team, At present in our instance we have twilio integration which was enabled for calling and sending sms for major incident ticket, the same functionality  that  is calling and sms should be enable for P2 ticket as well on the incident module. We...

Convert small letter to capital letter

There are two fields last name and name. So when I enter something in last name field. The first letter it needs to be populate in name field.  I used below code:Using onchangeVar name1= g_form.getValue('lastname');Var f1= name1.charAt(0);g_form.setV...

User_267 by Tera Contributor
  • 686 Views
  • 2 replies
  • 0 helpfuls