We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Does orderByDesc work in a GlideAggregate script?

Does orderByDesc work in a GlideAggregate script?  The below code will not run when I add the section in red, once removed it works fine:     var test = 'task.sys_class_name=u_custom_table_name';var theList = []; var agg = new GlideAggregate('task_ci...

Resolved! LANGUAGE TRANSLATION

Hi All I want to translate value of a field based on user preferred language.         Like User 1 in Spanish         USER 2 in engso user 1 created ticket in spanish so when user 2 sees that ticket it should be automatically translated to eng.but whe...

find_real_file.png

Resolved! VS Code Extension authentication problem

My user account has admin rights to our ServiceNow instance. I can login to instance with my username and password no problem from the UI and I can access to my application scope and make changes in ServiceNow. No 2 FA activated. It's a domain separa...

find_real_file.png

Major Incident Management & Mobile Push Notifications

Deploying Major Incident to replace a decade's old tech communications platform that's heavily reliant on pagers.The emerging red hot feature they want is pushing notifications to ServiceNow Agent on mobile.  Dealing with complications with how Major...

find_real_file.png find_real_file.png
Uncle Rob by Kilo Patron
  • 5253 Views
  • 6 replies
  • 1 helpfuls

Resolved! ServiceNow Attachment API

Hi, I'm trying out the attachment API in Rest API Explorer. Particularly I'm trying out  GET https://dev101268.service-now.com/api/now/attachment/{sys_id}/fileMy goal is to get the content of the csv file of an incident ticket. But when I'm trying ou...

Zion Deluyas by Kilo Contributor
  • 4372 Views
  • 3 replies
  • 1 helpfuls

ATF for form sections

Hi, We have Requested Items (RITM), Catalog Tasks (SCTASK), etc... records which contain variables in the 'Details' section of the form. Is it possible to validate the visibilty/mandatory/etc... of these variables on the form using an ATF ? Or, is it...

Resolved! How pass variable of on workflow to another workflow

Hi , I need help on to understand logic and workfing functional of workflow . How many ways to pass one variable of worfklow to another workflow ,and second will trigger then first workflow get the final variable ? **Community link already checked po...

Rajababu by Giga Guru
  • 9786 Views
  • 3 replies
  • 6 helpfuls