Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! Discovery behaviors

Hello Community, I want to know about the discovery behaviors and how to configure it.

AnkitT by Tera Contributor
  • 1981 Views
  • 2 replies
  • 8 helpfuls

Integration from servicenow to Solman

Hi all ,       Below is the use case scenario for integration from Service now to Solman :       There are two endpoints connecting to solution manager [solman] from service now . first end point is to get the CSRF token from solution manager and the...

Resolved! Regex issue

I need the input to begin with 'IT' followed by 25 characters.When I tested IT60X0542811101000000123456 for regex ^IT\[0-9A-Z]{25}$, no matches were detected.What might be the reason? 

tsoct by Tera Guru
  • 1203 Views
  • 10 replies
  • 1 helpfuls

How to add Two Tabs under Excel sheet using Scripting

Hello Guy's I have requirement to create Excel with two tabs, Earlier we have used below code to create one tab but now stuck on two tab creation. var gr = new GlideRecord('sc_task');gr.addQuery('sys_id', '13acdb45870e06d065dda9773cbb3561');gr.query(...

Tejashri2 by Tera Contributor
  • 788 Views
  • 2 replies
  • 1 helpfuls

Servicenow to AWS integration

Trying to push Vulnerable item(VIT table ) data in csv format and sending the attachment to aws s3 bucket, however using data lake able to transfer complete set of table data but I have a requirement where I need to truncate to limit table data in cs...

Resolved! Odd behavior in Mail Script

We are using a mail script to populate the rest of a sentence based on the subcategory of a request in the Conflict of Interest scoped application in Legal Service Delivery. The catalog item submission creates a Legal Request. The Practice Area, Cate...

AmyV2_0-1714769269962.png
Amy V2 by Mega Sage
  • 1675 Views
  • 9 replies
  • 3 helpfuls