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

Forum Posts

Error when installing Now-CLI Components (Mac OS Mojave)

Hi all, Further to this community post, i'm getting errors when trying to install the Now Experience CLI on my Mac (Mojave). After installing the packages via a root shell: sudo -i npm install @servicenow/cli -g And then running: now-cli --help I get...

James164 by Tera Contributor
  • 2723 Views
  • 2 replies
  • 7 helpfuls

User Approval for a Non Task Custom Table.

Hello, I am quite new to Flow Designer hence I would need a small help. I have a Custom table A which references to a Table B. Table B has a user record C. I would like to Create an Approval flow from A to end up all the approvals to C. Table A is no...

Avik3 by Giga Contributor
  • 2662 Views
  • 2 replies
  • 6 helpfuls

G_Form Set Value not Populating Lookup Select Box

Hi, I have built a form for one of our departments.  They want to convert an Incident to a specific Request Form.  I hav create a button and pass the Incident Number to that Request Form.  They want to pull the Category, Subcategory, Component fields...

Dazler by Mega Sage
  • 1806 Views
  • 12 replies
  • 0 helpfuls

Resolved! Variable Set - Lookup Select Box - (client script onLoad issue)

Hi, I created a variable set used on 3 Catalog Item forms that has 3 lookup select box variables that pulls in the information from the Category, Subcategory, and Components from the Incident table.  I have been asked to autopopulate on 1 of the form...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Dazler by Mega Sage
  • 2996 Views
  • 8 replies
  • 1 helpfuls

Resolved! snc_internal role is always auto generated by the system while creating any new service catalog item. What is the impact of this role?

Hello, "snc_interna"l role is always auto generated by the system while creating any new service catalog item. What exactly this "snc_internal" role is? What is the impact of this role? Is it a normal behaviour whenever we create catalog item "snc_in...

subhasmita by Kilo Contributor
  • 41345 Views
  • 7 replies
  • 30 helpfuls

activity.result not working as expected for states

Hi Experts, I am stuck at the RITM workflow. I have a catalog task created from RITM and the below are states on catalog task, using 'activity.result' the workflow is working as expected for all states except "Closed/Abandoned" and "Closed/Cancelled"...

find_real_file.png
Rocky5 by Kilo Sage
  • 1555 Views
  • 6 replies
  • 2 helpfuls

Date field increment by 1 year based on other date field

Hi All, I have a date/time field which has the created date of an item, I want to increment it by one year to specify the eligibility date for the user on portal. I have a script include and the date is populated on the confirm box through catalog cl...

SNow35 by Giga Guru
  • 1418 Views
  • 7 replies
  • 0 helpfuls

Resolved! How to add Multiple Radio Button under each other

Hey Guys, I have a requirement , Where i have to field == Desk phone. When Desk phone is selected , 2 radio buttons should be appear. A and B. When A is selected , it will have C and D under it. How to achieve this??     Please suggest. Thank you

find_real_file.png
Naveen87 by Tera Guru
  • 3004 Views
  • 30 replies
  • 1 helpfuls

Resolved! How to create user criteria based on Title

Hi, I need to create user criteria based on Title. I used below script and it work fine for one Title however I have to use multiple Title and when I use multiple Title it doesn't work. var userCheck = new GlideRecord("sys_user"); userCheck.addQuery(...

jituksingh by Kilo Guru
  • 1657 Views
  • 4 replies
  • 3 helpfuls

Resolved! Fetch display values in a catalog client script

How to fetch display values from catalog items in a client script? I have a requirement where I have to find all the catalog item variables inside a catalog and send them to endPoint for whatever the values that users enter in the form before the for...

Khanna Ji by Tera Guru
  • 2173 Views
  • 5 replies
  • 2 helpfuls

Resolved! cancel change

As an OOB configuration, we have a UI action 'Cancel Change' that cancels a change request. This UI action will be visible to all the ITIL users.I want to restrict the visibility conditions of this UI action such that it should be visible only1. to r...

kunal16 by Tera Expert
  • 3484 Views
  • 10 replies
  • 1 helpfuls