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

Forum Posts

How to make some field empty through Business Rule

Through business rule I want to make some fields empty, so how can we do this.(i) Through action --section(ii) Through the code--in Advance sectionIf through code--please help with the code.Thanks in AdvanceUtsav

Community Alums by Community Alums  
  • 1521 Views
  • 3 replies
  • 2 helpfuls

Cannot find Ticket table

I'm attempting to create the Flow from the following Low-Code.guide walkthru, but in a fresh new Personal Developer Instance I'm not able to locate the Ticket table (see step 16.iii.) - any ideas?Create a Workflow | Low-Code.guide

mdecap by Tera Contributor
  • 1541 Views
  • 2 replies
  • 0 helpfuls

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
  • 1197 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
  • 2760 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
  • 1423 Views
  • 2 replies
  • 0 helpfuls
Labels