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

Forum Posts

Resolved! REST API to accept an incoming PDF - is it possible?

I need to write a REST API to accept an incoming PDF (Employee contract) from another system which generates it.  I want to attach it to the user record in ServiceNow. The external system can easily call a given REST endpoint with a POST request and ...

eddy42 by Tera Expert
  • 5283 Views
  • 12 replies
  • 4 helpfuls

Resolved! How to get value in " first assigned to".

Hii Everyone, Suppose in a incident I have created a new field name as "first assigned to" and prior to this there is already a field name as "assigned to" (we all know).So, Scenario is like--When we create a new incident and if something  some value...

Community Alums by Community Alums  
  • 1005 Views
  • 5 replies
  • 4 helpfuls

Does refresh token gets auto refreshed?

This is regarding OAtuh integration and I want to understand if the refresh token gets auto-refreshed in ServiceNow because that is not happening currently.I have gone through a couple of articles that talk about OpenID, offlince_Access, and JWT appr...

Rohant Joshi by Tera Contributor
  • 1223 Views
  • 1 replies
  • 0 helpfuls

MSI Workspace

Hi all !I wanted to know if we can edit the MSI (Major Security Incident management ) workspace.If yes how can we do it? and i wanted work on 2 fields on the workspace and needed to configure it.can anyone help me on this? Thank younaidile

Adding a scoped field to the Group table

I'm in the process of building a scoped application which requires a new field to be added to the Group table; however, the Group table (sys_user_group) is not listed in the Table dropdown when creating a Table Column in Studio.  Is it possible to ad...

Mark244 by Tera Expert
  • 888 Views
  • 5 replies
  • 0 helpfuls

Table API pagination issue

Hi having issues with table API paginationi have 1157 files in my attachment table. my first query is : /api/now/v1/table/sys_attachment?sysparm_query=sys_created_on>=1970-01-01+00:00:00^ORDERBYsys_created_on&sysparm_limit=1200&sysparm_offset=0 as yo...

gilmagali by Mega Contributor
  • 484 Views
  • 3 replies
  • 0 helpfuls

Use of a common JavaScript file in ServiceNow.

HelloI want to use a common JavaScript file for my UI Pages in ServiceNow.Let us say I have 5 UI Pages where I want to handle the button click event. So presently I have to write the JavaScript logic for each file every time in Client Script present ...

dev115415_0-1685893887087.png
dev115415 by Tera Expert
  • 439 Views
  • 3 replies
  • 0 helpfuls
Labels