Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

Resolved! GlideDate is not defined, but is in the documentation

I have a Client Script that needs to validate a date field (not a date/time field).  I am trying to use GlideDate, but I get an error that it is not defined. What I am really trying to do is to compare a date that was entered into a field (sched_imp...

find_real_file.png

Resolved! Business Rule to update change/approval/group approval

Our sysapproval_approver table has a custom field called Role (u_role) which is populated based on an evaluation of the approver, fields on the change request, and the assignment group of a group approval. The main issue I'm having is when to set the...

Matt B4 by Tera Contributor
  • 3207 Views
  • 5 replies
  • 6 helpfuls

Resolved! Reference qualifier "ORDERBY" and javascript does not work

I set a value "ORDERBYu_order^javascript:'u_language='+gs.getSession().getLanguage()" in a Lookup Select Box variable. Target custome field has fields, u_order and u_language. I'd like to let users see only the choices filtered by their Language, and...

Shuhei2 by Tera Contributor
  • 5231 Views
  • 5 replies
  • 8 helpfuls

ACL on sys_journal_field table.

I am trying to add a ACL on Additional Comments entries. I don't want to hide all the additional comments. But if the additional comments have any sensitive information Like below image SSN i want to provide read access to those entries to only few u...

find_real_file.png

REST API reponse missing expected fields

Has anyone experienced a response to an apparently successful PUT/POST on the Table REST API missing some expected fields like "number" or "sys_id"?I'm seeing this currently, not sure why. Any hints or pointer will be greatly appreciated.Thanks!

Query List Field for only exact matches

Looking for any suggestions to solve this puzzle... I have a table with a List collector field which has a choice list based on the sys_user employee_type - so it's stored as a string with a list like "employee,contactor,vendor". I want to query this...

barcar by Tera Contributor
  • 2117 Views
  • 3 replies
  • 1 helpfuls

Additional Condition on Approval User Activity

Hi Team, My requirement is to add another condition like 'Approved' and 'Rejected', called 'More Information Required' in the Approval Group Activity,   so I have created the condition 'More Information Required' in the workflow activity and added th...

find_real_file.png
saikatmitra by Tera Contributor
  • 2797 Views
  • 16 replies
  • 0 helpfuls

Resolved! Catalog Item "meta" field

On catalog item A, I put the string value shop into the "meta" field. I have a List Collector variable on a separate catalog item B, referencing the sc_cat_item table:   When I go to catalog item B and type "shop", catalog item A does not show up: ...

find_real_file.png find_real_file.png
xiaix by Tera Guru
  • 2771 Views
  • 4 replies
  • 0 helpfuls

Resolved! Help with building a Relationship to query RITM variables

I am trying to reuse some code I found on another post for building relationships. I am still learning scripting. But I fear trying to query off RITM variables is tossing me for a loop and I could use some help. My goal is to build a related list for...

find_real_file.png
Steve8 by Tera Contributor
  • 1966 Views
  • 5 replies
  • 3 helpfuls