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

Forum Posts

Resolved! Glide Ajax - Accessing an object within returned payload

Hi, So I built a Glide Ajax that allows me to look up a record and return the entire record as an object. Within that record are then other reference fields. In this instance I'm trying to get the sys_id stored in u_item_no, but I'm stuck on how to a...

Community Alums by Community Alums  
  • 950 Views
  • 1 replies
  • 1 helpfuls

Compare start date and end date

I'm having problems when comparing two data/time fields in a service catalog. I have a start date that cannot be earlier than the current day/time and I have an end date field where this cannot be chosen with a date/time less than the start date or e...

find_real_file.png
Community Alums by Community Alums  
  • 2567 Views
  • 4 replies
  • 2 helpfuls

Resolved! Export/Backup Companies and Users

Hi everyone,   I need to backup all the users and companies in my instance, due to some changes that might modify/delete some of them.   I assumed the best way would be to export the user/company list, however the excel file does not have all the nec...

Carlos52 by Tera Expert
  • 1082 Views
  • 2 replies
  • 2 helpfuls

Change the approver in Flow Designer

Hi, I am trying to use Flow Designer for our new project. I ran into a problem where I can't seem to change the approver for the approval record. In the past when we use Workflow, we could just modify the approver and the workflow would be able to ca...

SamuelTse by Tera Guru
  • 2695 Views
  • 7 replies
  • 8 helpfuls

How to check value of target field in a field map script?

I have a transform map with several fields.  A few of those fields should only be updated if there is not a value in the target field already.  I call another script to find the reference value to be used as the source.  But I only want to call that ...

Melissa Reed by Tera Contributor
  • 1395 Views
  • 1 replies
  • 0 helpfuls

How to access classes in scoped applications?

Hi guys I am trying to access to GlideRecordUtil from a business rule within an application(scoped application that I am developing), the problem is that I get this message in the form where I am applying the business rule:I really need to use GlideR...

find_real_file.png

Resolved! how can i check for duplicate entries in my JSON

Hi i want to find duplicate entries in my JSON for example: [   {      "IO:a02a76a7b7989150c788f78a0e8c024e":"false",      "open_to":"",      "open_day":"dd4e39c3b7e3c5100071f78a0e8c0208",      "closed":"true",      "open_from":"",      "open_item_ty...

Chris375 by Kilo Contributor
  • 20402 Views
  • 2 replies
  • 2 helpfuls

Resolved! SCCM updating wrong records

Good morning, (Apologies for the lengthy issue) We currently have two SCCMs feeding into our instance, SCCM2012 (windows 8.1) and SCCM2016 (Windows 10).  We are trying to move away from any of our SCCMs creating assets. So the general rule is that wh...

Darren22 by Tera Expert
  • 2926 Views
  • 13 replies
  • 3 helpfuls

Resolved! Business Rule Insert

Create a Business Rule which will trigger when new record will be inserted in Incident table then create a new record in Customer Incident table