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

Forum Posts

Workspace Declarative Action || Get URL in server script

Hi, I am trying to access the current URL in my list declarative action. Tried various methods in my server script to get the URL but none works. gs.action.getGlideURI() returns "api/now/v1/batch?api=api"  Any idea? @Ashley Snyder : I've gone through...

Resolved! How to hit REST Endpoints?

Hello! Currently I am trying to test the REST API for ServiceNow but unsure what I'm missing since I'm not getting any responses. After reading the tutorial I assume that I need to specify my instance and credentials to get access to an endpoint.   F...

Resolved! External User Self-Registration Table

The self-registration feature is used to allow external users to register their own users.The following two tables were automatically generated when configured from the User Registration Configurations module.・u_user_acti_req_160625・u_self_reg_user_...

aikotoba by Tera Guru
  • 1955 Views
  • 1 replies
  • 1 helpfuls

Extract Numeric part from a particular string field

I wanted to extract numeric values from a given string in servicenow.I wanted to implement it through Field Normalisation -> TransformationsI have created a transformation on a particular table(let's say Incident table) and on field(let's say short d...

UIB List Menu and List Permissions

I'm using the UIB List Menu and List components and they work great if the user has an 'admin' role. However, with a non admin user, the List Menu doesn't load any data and the List seems to load data from the wrong table with columns such as (Access...

V_ Tran by Kilo Expert
  • 1282 Views
  • 1 replies
  • 2 helpfuls

Resolved! Where are Entries in Multi-Row Variable Sets Stored?

We have a Catalog Item that has a Multi-Row Variable Set.  We have a request that was submitted that we cannot do with, it says that there is a script error.  We can see the values on the RITM but cannot update the RITM at all because of the script e...

jmiskey by Kilo Sage
  • 18008 Views
  • 5 replies
  • 26 helpfuls

Resolved! How to: Select a ’sys_user’ Table in a Reference Type Item

Hi, I keep the 'delegated developer' role and the 'user admin' role. I want to prepare a reference type item in the table, but I can't select a 'sys_user' or 'cmn_department' table. How can I make a choice?     Best Regards,

Mi1 by Tera Contributor
  • 1778 Views
  • 6 replies
  • 1 helpfuls

Resolved! Pass flow variables of flow designer flow from Business Rule

Hi Team,I am creating a flow designer flow which uses flow variables. we can set flow variables and use those in flow designer script.eg var flowvar=fd_data.flow_var.flowvar1;But how can we pass flow variable from outside flow designer.For eg. we can...

deepak50 by Tera Contributor
  • 3303 Views
  • 3 replies
  • 2 helpfuls