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

Forum Posts

Resolved! List Collector dynamic reference qualifier for catalog item

I have a list collector variable on the sys_user table in a catalog item and I want to update the filter on the collector based on a selection of a drop down on the catalog item. I can do this as a catalog client script but I am having trouble settin...

Michael M1 by Giga Expert
  • 13792 Views
  • 11 replies
  • 15 helpfuls

Resolved! showFieldMessage & ErrorBox msg nor working

Hey Guys,    Im trying put an error or info message under the field. But it's not reflecting. g_form.showFieldMsg("start_date","Selected Date is in past, Select a valid date","info",true); suggest me something here

Naveen87 by Tera Guru
  • 4275 Views
  • 17 replies
  • 9 helpfuls

Resolved! I have created a database view on metric definition,metric instance and incident tables, where metric definition was built on field Assignment group such that when i click on try it in db view it gives the incident and value fields where value is the

I have created a database view on metric definition,metric instance and incident tables, where metric definition was built on field Assignment group such that when i click on try it in db view it gives the incident and value fields where value is the...

Ganesh61 by Kilo Contributor
  • 2400 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to get to catalog request using ATF

Hey guys, I am trying to test a catalog request using the Automated Test Framework (ATF).  I would like to validate some fields in the sc_request table after ordering a Catalog Item.  So I am wondering how to I open an existing request that I just cr...

find_real_file.png find_real_file.png
Troy25 by Kilo Contributor
  • 8436 Views
  • 10 replies
  • 2 helpfuls

In Assessment instance(asmt_assessment_instance) form, there is a drop-down field 'status'.And a related list 'Metric Result' which stores questions and answer(Yes/No).Need to update status if all the questions are answered as 'No''

In Assessment instance(asmt_assessment_instance) form, there is a drop-down field 'status'.And a related list 'Metric Result' which stores  questions and answer(as Yes/No).Need to update 'status' if all the questions are answered as 'No''. Tried belo...

dipam3 by Tera Contributor
  • 3365 Views
  • 3 replies
  • 0 helpfuls

Resolved! ArrayUtil throws error in scoped Application- Service portal

Hi All, Here is my server side script in widget to fetch records an remove duplicates. data.arr=[];var item=new GlideRecord('sc_req_item');item.addEncodedQuery('opened_byDYNAMIC90d1921e5f510100a9ad2572f2b477fe');item.query(); while(item.next()){data....

sana11 by Kilo Guru
  • 4422 Views
  • 7 replies
  • 6 helpfuls