Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Service Operations Workspace Template Tab Default

Good morning, I working in the SOW and on the interaction record the template tab defaults to all.  But on the incident record the default is My Templates.  How to I change it on the incident so that the template selection defaults to All like on the...

DarleneYork_0-1790177681647.png DarleneYork_1-1790177709156.png

Application and Plugins Update - Best Practices

Hello community, I have some questions/concerns concerning applications and plugin updates. Let me give you the context first:- Our instance has been mildly customized.- We want to update all plugins and applications to be up to date. Now, my questio...

Lookup Record ,check status

Hi , lookup Record in flow When look up record action how to check there is any record satisfies condition. how to check that within the flow.

armanoj by • Mega Sage
  • 306 Views
  • 8 replies
  • 0 helpfuls

How to Convert of bytes to Base64

var gsa = new GlideSysAttachment(); var fileBytes = gsa.getBytes( attachment ); var pdfBase64 = GlideStringUtil.base64Encode(file Bytes); //Here i am getting error as: Cannot find default value for object. i am using this code to convert attachment t...

KeerthiPraV by • Tera Contributor
  • 120 Views
  • 2 replies
  • 0 helpfuls

Resolved! GlideAjax and interscope issue

Hi ! I have an issue concerning calling GlideAjax script include between two differents scopes :  I have my script include Ajax, client callable, and accessible from all scopes, in global scope :  I have my client script, in Workplace Case Management...

mathieu_brule_0-1790259865376.png

Automatic reclamation

Hello everyone, I received an email today informing me that:"Your Personal Developer Instance (PDI) is scheduled for automatic reclamation on September 24, 2026."However, my last activity on the instance was only about a day ago.I use my PDI every da...

Language Translation

Hello Community,I am currently working on a translation/localization requirement in our development instance. Specifically, I need to translate a large number of variables for a Record Producer into a target language.Since I have a very large volume ...