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

Forum Posts

Resolved! How to create interactive filter based on checkboxes?

Dear all, @Ankur Bawiskar @shloke04  We have an existing interactive filter for incident state as below, the filter shows the reports based on the states selection. In a same way I need to have filters for the business service, In the form we have g...

find_real_file.png
Udhya by Kilo Contributor
  • 2250 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to create a record from inside of workspace ?

I am able to add fields values using the form fields component from UI Builder, but the question is how I can submit it, I mean how to configure submit button so that record will get created  [ No Submit Button ]CAN ANYONE PLEASE HELP WITH THE STEPS ...

find_real_file.png
Sanket1 by Giga Contributor
  • 3674 Views
  • 11 replies
  • 5 helpfuls

Resolved! a_str_X and a_int_X indexes, how to find out what they are?

Can someone tell me how I can tell what fields these indexes are pointing to?There are a lot of these fields on my CMDB form and I am of the belief that they are linked to fields around the CMDB, but would like to find out what fields they are linked...

find_real_file.png
tahnalos by Kilo Sage
  • 1603 Views
  • 1 replies
  • 8 helpfuls

Resolved! Unable to generate password on instance for admin

I'm on my instance under my admin account `admin@example.com` and I want to set my password. However, when I click on `generatePassword` it says password generation failed. Is there something that I'm missing or did I forget a step?

Populate catalog task with Variables selected.

I have added a few check box variables to an Item in my service catalog that only had the short description field.   In the workflow this is how we are populating the description field..... task.description = current.variables.Request.getDisplayValue...

How to send POST request to Oauth2 token endpoint?

Currently I'm trying to get an access token utilizing OAuth 2.0 using Postman. I'm following this guide here Here is my request: `https://myinstance.service-now.com/oauth_token.do` My data is set to: form-data-urlencoded { grant_type: password, clie...

Resolved! Steps to give roles to a ACL

I have ACL for 2 tables. How I can give role to these ACLs. Actually I can see the following image while editing / adding ACL but there is no option to add roles to the respective ACL. Could you please help in this...

find_real_file.png
randeepnath by Mega Contributor
  • 7560 Views
  • 10 replies
  • 6 helpfuls

Resolved! Get Sys_ID Task in Workflow

Hello I have a workflow where I have a task and after it there is a script to close it automatically but I am not able to get its sys id to do this, I will leave my code below.   Field Advanced Task : var taskid = task.setNewGuid();workflow.scratchpa...

Rick Larson by Tera Contributor
  • 2271 Views
  • 3 replies
  • 0 helpfuls

Resolved! Getting table values via GlideRecord

Hi all, I have a table called u_job_title with two fields.   On my catalog item, I have a Job Title field that looks up to this table. I have a Catalog Client Script that I would like to limit the department list based on if the selected Job Title c...

find_real_file.png find_real_file.png
MWright1 by Giga Guru
  • 964 Views
  • 1 replies
  • 2 helpfuls

Variable field duplicate check

How can i check if the text entered in the variable which is a free field text is not repeated. Is there a table that store the value entered in variable of a catalog item.

SNOW39 by Tera Expert
  • 940 Views
  • 10 replies
  • 0 helpfuls