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

Forum Posts

Resolved! reading a cell Flow Designer

How can i read a specific Column data in flow designer?  For example there exists a table A. I want to iterate through column c in the table A and read the values in that specific column. How can this be achieved?

Track of error message on the form

Hi all,I have an error message poping up when ever i submit a form based on some condition. But when i try to find the source of error message on form, I'm not able to find it.I tried with studio , all the scripts (client , BR, UI policy , message, d...

NAIDILE S by Tera Contributor
  • 1338 Views
  • 15 replies
  • 1 helpfuls

Resolved! Issue with using g_form in UI Action

Hello, I have created a rest message and the Preview REST Message script usage looks like this -   try { var r = new sn_ws.RESTMessageV2('x_775122_enviro_tr.Get Tree Name', 'Post'); r.setStringParameterNoEscape('clientName', 'client2'); r.setStri...

irfanshaik by Tera Contributor
  • 932 Views
  • 2 replies
  • 3 helpfuls

How to use var email = new GlideEmailOutbound();

Hello I want to send an email from ServiceNow script include. The sender of email id will be for example sender1@gmail.com and receiver as receiver2@gmailcom. Can we use var email = new GlideEmailOutbound(); for this? How to use this.

dev115415 by Tera Expert
  • 2305 Views
  • 7 replies
  • 1 helpfuls

Resolved! Scoped app subflow error activating after assigned to flow

I have a scoped app that is causing problems when assigning a subflow to a flow. I cannot recreate the behavior from global, and it is consistent across 3 tenants. The details are as follows: Version is Vancouver build date 11-09-2023_1854Subflow sav...

Wm Hadley by Tera Expert
  • 1624 Views
  • 3 replies
  • 1 helpfuls

Resolved! UI builder link label

In the UI builder, while using link label is there a way to use custom icons other than the one's already provided in the dropdown? I want to use my own icons and not the one's available in the snapshot. Is there a way to achieve this?

Labels