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

Forum Posts

Resolved! Multi-row variable set being cleared when SCTASK closed

Hi All, I've got a catalog item which contains a multi-row variable set.  The workflow starts which creates 2 tasks to start with.  On closure of these 2 tasks as third task is created. The multi-row variable set is being displayed on the RITM and SC...

Sam Ogden by Tera Guru
  • 2462 Views
  • 7 replies
  • 4 helpfuls

Trying to use ref_ac_columns=user_name;email,ref_ac_columns_search=true,ref_auto_completer=AJAXTableCompleter attributes on a glide_list variable. but it is not working

Hi Community,I am using list collector variable. This field is referring to sys_user table. Then ,I used glide_list attribute on this list collector.   Name field on the sys_user table is display true. But I have requirement to search using email_id,...

find_real_file.png

Resolved! List field separated by comma

I have a list field pointing to some table X. List allows me to select multiple values. It's like a Watch List on the incident form. It shows elements separated by comma. Like below Test1, test2, test3 But insread of comma, I want to show them separa...

Khanna Ji by Tera Guru
  • 2962 Views
  • 1 replies
  • 2 helpfuls

Resolved! How do you create local accounts when SSO is enabled

Currently we are using external authentication SSO to access ServICENow. I am trying to create a local account for Inbound REST API requests. When I got to Administration>Users>Create there is no password field and "Web Service access Only" is unclic...

jcestra by Kilo Contributor
  • 4754 Views
  • 3 replies
  • 2 helpfuls

ATF SCTask Variables

Hello! I am working on building an Automated Test. I have successfully been able to open a catalog item, set the variable values, submit the catalog item, and then open an SCTask associated with that request. I can set values on that SCTask like Assi...

Hannah C by Giga Expert
  • 2687 Views
  • 6 replies
  • 1 helpfuls

Resolved! How to hide Select Box choices based on User Criteria

I have a catalog item that is used for different offices.  One of the variables is a Select Box.  I need to have different Question Choices depending on the location of the user.  I have setup user criteria for each location.  How can can I hide/show...

Convert the String/Float output values into a Currency value

Hi, I need to update a Balance field (of Type :currency) on a table via a Business rule based on the calculations between two tables Script: var amount = 0;var i = new GlideRecord('TableA');i.addEncodedQuery('u_sn_number',current.u_sn_number');i.quer...

Manoj82 by Kilo Expert
  • 4427 Views
  • 2 replies
  • 1 helpfuls

Notification Email script with parameters

Hello , Can we use parameters when calling email script to do something like this   : ${mail_script:show_informations("first info","second info")} ?Thank you !

ASA5 by Mega Sage
  • 15687 Views
  • 11 replies
  • 5 helpfuls

Can not get the sent Options of the embedded widget

Hi,I created a new widget with an embedded widget. I'm trying to sent params from the new widget to the embedded widget.1) Parent widget:HTML: <div class="embedded-widget">       <sp-widget widget="c.processflow"></sp-widget></div>Client controller: ...

Resolved! Viewing/Writing code in Flow Designer

Hello everyone,   I am new to ServiceNow and am going through the tutorials for my job. I have a background in software development and know my way around Javascript.   After getting through the Flow designer module in the New to ServiceNow Learning ...

Brent by Kilo Contributor
  • 3363 Views
  • 2 replies
  • 4 helpfuls