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

Forum Posts

UI Page - <g:ui_reference

Hey all, Hoping you can assist.  I have the following code in a UI page that allows the user to select a record from a table, however, it returns the wrong value.  If I change the display value on the table, it will return the correct display value f...

Can we create a static method in servicenow?

How to create a static method in script include in servicenow?Let us take a simple example written in JavaScript.class Car {  constructor(name) {    this.name = name;  }  static hello() {    return "Hello!!";  }} So how should I write this in Service...

dev115415 by Tera Expert
  • 673 Views
  • 3 replies
  • 0 helpfuls

Decision Tables and user role - licensing

Hey Everyone,I was thinking about exposing the Decision Table Builder to some of Business stakeholders, since this is a low-code tool and I believe this would provide nice self-service capability to the Business, to be able to configure some of their...

Resolved! How to connect a mysql/oracle database to servicenow

Hello I want to connect my servicenow app to an oracle/mysql database. How to do it?I tried creating a data source in Inbound Integrations in ServiceNow studio. Also for the purpose of a trial I was doing with a mysql database. There I am getting an ...

dev115415_0-1683531147084.png
dev115415 by Tera Expert
  • 1612 Views
  • 3 replies
  • 2 helpfuls

Spring Boot Backend with ServiceNow platform

Hello how to make an app written in Spring Boot in backend with frontend in ServiceNow.For an example Let us say that there is an app which can display the details of a person based on email Id entered in a HTML form. So next it goes to Spring Boot b...

dev115415 by Tera Expert
  • 920 Views
  • 2 replies
  • 0 helpfuls

Resolved! Page not rendering and glitched on UI Builder

Hi everyone. I'm facing a really weird and frustrating issue. I had been working on a landing page for a new workspace. Today when I opened the instance to finish working on it I encountered that the editor wouldn't render the page and even the compo...

Workspace homepage bug.png Workspace home.png

Resolved! How to create a Group Approval in Servicenow

How to create a Group which will provide approval on some certain task, and I need to add the members on it. And if any one member of the group give the permission then it is approve. Please provide me with some solution.Thanks & RegardsUtsav 

Community Alums by Community Alums  
  • 1022 Views
  • 1 replies
  • 1 helpfuls
Labels