The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

JWT in REST integrations

Hi All, How to use JWT  authentication in REST integrations when integrating ServiceNow with third party applications? Can you help me with an example for learning the same. Regards, Aswathy 

Aswathy4 by Mega Expert
  • 1358 Views
  • 6 replies
  • 1 helpfuls

Resolved! How to search for a specific subfield in a table.

Hi, I am new to service-now and wanted suggestions as to how can we search for a specific sub-field in a table. Example: I wanted to add filter as assignment group is "ABC" but assignment group is not a field in the table. I had to dot walk like "ins...

Resolved! Populate previous assignment group on incident form

Hi Experts,I have created a field on incident form “Previous assignment group” which captures the value of previous assignment group. I have written below business rule to populate it but it’s working only if the variable field type is string. curren...

Resolved! Convert image to dataURI

Hi I want to get the dataURI for any image in "db_image" table, so I will use it(dataURI), wherever I want for restAPI purposes . Is there any way to achieve it.  RegardsRaju Manga.

RAJU MANGA by Tera Contributor
  • 3278 Views
  • 3 replies
  • 0 helpfuls

Checklist

Hello Team, I have requirement, Statting "To integrate the existing Deployment Checklist items onto the (our) Change Request form "   for this I have one excel sheet according to that integrate the checklist. I have seen there is not checklist attach...

Community Alums by Community Alums  
  • 265 Views
  • 4 replies
  • 0 helpfuls

Resolved! OnChange Client script

Hi,Hoping someone can help with an onChange catalog lient script. I have a reference field 'app_mne' that references the Business App table in ServiceNow.I have another single line field 'LOB' which needs to auto-populate from the above table that co...

KS13 by Tera Contributor
  • 628 Views
  • 7 replies
  • 2 helpfuls

Using Variables in Service Portal Widget Filter

I'm still green in Service Portal widget development, so I'm needing some help.First off, I have a scoped application where I cloned the Data Table widget.   Within the cloned data table widget, I was able to able to use the server.get method to push...

adambraden by Kilo Explorer
  • 1531 Views
  • 3 replies
  • 0 helpfuls

what is the purpose of a traditional form.

when design a portal, I found that service catalog is always used.And always we have to create the catalog form through record produceras it shows a better user interface.In that way, what is the purpose of the traditional form in a develop process.I...

jieLian123 by Tera Expert
  • 472 Views
  • 5 replies
  • 2 helpfuls

Resolved! Best method to determine if a field is displayed on a form

Hey all, I'm looking for the best method for a Client Script to determine if a field is visible on a form. Searching around, I found the following but it doesn't seem to work.  The field I'm cocerned with is "support_by" and I'm using the comments fi...

Help with HTML Sanitization

Hi All I'm hoping someone can help me figure out what i'm doing wrong the the HTML Sanitizer config. I need to blacklist some html elements (e.g. "form", "button", "input", "textarea", etc) so you cant enter them into a HTML variable on the service p...

Kai Tingey by Tera Guru
  • 1974 Views
  • 3 replies
  • 1 helpfuls