Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

UI Action in Related List

I want to create a new UI Action in the related list of the x_nttl2_sales_supp_document_management table, which is displayed on the form of the x_nttl2_sales_supp_sales table. Name: New DocumentMap the following fields from x_nttl2_sales_supp_sales t...

Microsoft Azure Sentinel

Hi Not sure if this is the correct forum for this question. I have recently installed Azure Sentinel plugin and all related security plugins in or dev environment and have created an Azure account and set up the connection. It has successfully create...

Need help with Next Experience banner announcements

Now I was trying to set the UX banner announcement feature to display alert or urgency text.  The problem is when I created a test announcement record with a specified start date and end date in the next couple minutes, then mapping the Associated to...

nachanon_m_0-1718879455364.png nachanon_m_0-1718879656223.png
nachanon_m by Tera Contributor
  • 721 Views
  • 3 replies
  • 0 helpfuls

Resolved! flow designer

when first  incident record  associate with parent record changes to ready to active , parent record status  changes to in progress . when all incident record associate with parent record changes to ready to active , parent record status changes to i...

SivaranjaniR_0-1718856375094.png SivaranjaniR_1-1718856503959.png
SivaranjaniR by ServiceNow Employee
  • 434 Views
  • 2 replies
  • 1 helpfuls

Resolved! Configurable Workspace dashboard navigating to native view

Hi there, I've configured a dashboard using data visualization in the custom workspace through the App Engine studio. However, when I click on the report, it directs me to the native view instead of the workspace list. Please let me know if you a sol...

I want add one day plus in existing probation end date

Hi ALL, I have requirement to add one day plus in existing probation end date:Script template code:var prbEndDate = target.subject_person_hr_profile.probation_end_date;    var date = new GlideDate(prbEndDate);    date.addDays(1);    var newDate = dat...

rmaroti by Tera Contributor
  • 267 Views
  • 1 replies
  • 0 helpfuls

Import data to up to 1000 tables

Hi,The idea is to import data from Google BQ to approx. 1000 tables in Servicenow. We would like to do it for our customers. What's the best way to perform it? Did someone have similar task?I am checking solution to do it using App Engine Studio.Than...

Alex153 by Tera Contributor
  • 336 Views
  • 2 replies
  • 0 helpfuls
Labels