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

Forum Posts

Notification to Inactive Users

Hello EveryoneI have query like I have one field stored with Inactive user email. I want to send notification to him, but he is not receiving any Notification. Basically, I want to know is there any way to send notification to inactive users.As per I...

Dinesh87 by Tera Expert
  • 1800 Views
  • 3 replies
  • 1 helpfuls

Why string type field value is truncated ?

Hi Community, I have copied glist_list type field value to string type field. The values are getting copied correctly in dev environment while in itest the values are truncated. Field length is 256. I have checked the columns of table in both instanc...

AnkitaKolhe_0-1730098872114.png AnkitaKolhe_1-1730098913279.png
Ankita Kolhe by Tera Contributor
  • 1156 Views
  • 3 replies
  • 0 helpfuls

Resolved! Field should only have at least 1 letter and 1 number only

Hello everyone, How can we restrict a field to only accept combination of letter and number values or  all letters only?Should not accept if field purely contains numeric valuesShould not accept if field contains any special charactersBasically at le...

ss123 by Tera Contributor
  • 1813 Views
  • 5 replies
  • 1 helpfuls

Server-side GlideRecord addQuery case sensitive

Looking at this Case insensitive Glide Record query   I see they talk about client side GlideRecord queries.I need server side to be case sensitive.The highlighted sections must be a cAsE sEnSiTiVe check.How can I make it so?

find_real_file.png
xiaix by Tera Guru
  • 9561 Views
  • 10 replies
  • 2 helpfuls

Load data using JSON file

Hi All, I am trying to load using JSON file as attachment but getting error's. i have followed below steps let me know if i am wrong at any stpes.   1. Created data source with Type: File, Format: JSON and File retrieval method: Attachement. 2. added...

Vinayak10 by Kilo Guru
  • 5834 Views
  • 8 replies
  • 3 helpfuls

Loop error

I'm doing a "for each item" loop and there's only 10 items in my current test, but it's giving me the "max iteration limit exceeded" error. Any ideas how this could be happening? I'm completely lost at this point.

Dynamic Filter Not Working for Array of sys_ids

Hello,  I'm building out a dynamic filter so that I can report on tickets that are assigned to groups managed by the logged in user, or the assigned to is in my management chain (I either manage them directly, or I manage someone who manages them...k...

mgroversigital_0-1681319911736.png mgroversigital_3-1681320277827.png mgroversigital_2-1681320200086.png mgroversigital_1-1681320146447.png