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

Forum Posts

Changing the Stages

Hi,In the Service Catalog - Request Items a 'Stage' field is available. This stage field is used to represent the Workflow. This Workflow seems always to start with 'Waiting for Approval' , even if no approval was necessary or if an approval is still...

rburgering by Kilo Contributor
  • 1420 Views
  • 13 replies
  • 0 helpfuls

Incident Classification in Service-Now

We are working on putting together our Incident Classification and we were wondering how others are doing it. We were thinking about using Service>System>Component/Function>Incident Type. For example: Email Service>OWA>Send/Receive>Issue orDesktop Se...

gvanroy by Kilo Expert
  • 2924 Views
  • 4 replies
  • 0 helpfuls

About Duration field

How to set and get value of duration field ?(In wiki they provide on example to set value ie current.u_time_to_assign.setDisplayValue('3 04:30:14') but it is not working )How to perform calculation on duration field ?How to convert integer to duratio...

by  
  • 4713 Views
  • 4 replies
  • 0 helpfuls

Delivery/Execution Plan Tasks

Is there a way to set the values of the SC_TASK created by the Delivery/Execution Plan Tasks?For instance, one plan that gets executed for our Access to "System X" item has one task called "Give person System X access".That Delivery/Execution Plan Ta...

ti85man by Kilo Explorer
  • 1611 Views
  • 1 replies
  • 0 helpfuls

How do I clear the select box values

I would like to clear a select box of all values without knowing their values.We have two select boxes called service provider and model.For example if i select "Verizon" within the service provider then the available models appears in the model sele...

poornima2 by Mega Expert
  • 2357 Views
  • 4 replies
  • 0 helpfuls

List View on a Reference Field

I'm having a problem defining a view for a list. Basically, this is what happens.Click a module link to open a list of records, this view works. Click New to get a new form. The view is fine here as well. Then click the magnifying glass on a referenc...

ti85man by Kilo Explorer
  • 2502 Views
  • 3 replies
  • 0 helpfuls

Category/Subcategory to load based on user roles

I'm sure there's a way to do this, but can't figure it out...so here I am posting...I'd like to have certain categories and subcategories on the incident form visible to specific users for routing purposes. Is there a way to set categories/subcategor...

by  
  • 1317 Views
  • 6 replies
  • 0 helpfuls

Creating a change template

Our shop has a need to create a change template (for loading multiple change tickets with set configuration items). I read the wiki site and found the instructions on "Create Change Request Tasks with a Template"From the Wiki Site @SNCreate the neces...

by  
  • 4328 Views
  • 3 replies
  • 0 helpfuls

How do I hide a checkbox?

How do I hide a checkbox item in a catalog task? I'm using: g_form.setVisible('variable', false);It works fine if the variable type is a "Yes/No", but not if the Variable type is a checkbox which looks much cleaner on the form.

mbublitz by Kilo Contributor
  • 2120 Views
  • 2 replies
  • 0 helpfuls

Limiting Affects CI list on the Change Request Form

Hi I need to limit the list of Affects CIs that are available for 'linking' to the Change Request. Currently, all CIs seem to be listed. What I need to do is limit the list of CI's to those of class = Business Services, and then further limit those b...

by  
  • 1171 Views
  • 4 replies
  • 0 helpfuls

how to implement a non-standard Service Request in the Service Catalog

Hi all,Our customer would like to implement 2 types of non-standard Service Requests. They are generic and have generic fields.A couple of suggestions I have had already is to create a new table that extends Task ... or even create a new table that e...

by  
  • 6230 Views
  • 2 replies
  • 0 helpfuls

Trouble with surveys

Hello User Community,I have hit a crossroads and need some assistance. I am in the process of creating a survey that will be sent out after every incident is closed but I have run into a problem. The link that the users have to use to get to the surv...

by  
  • 1661 Views
  • 14 replies
  • 0 helpfuls

How do I update the "plural" attribute of a Table?

I have created new CI sub-classes. Some of the new classes have "labels" where the singular and plural name are the same, e.g. Test Equipment or Tower Equipment. Simalar challenges occure when plurals have "irregular" ending like Shelf->Shelves and F...