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

Forum Posts

How can I query approval history and export audit data?

I'm having a couple of problems pulling some data needs to be reviewed periodically.  1. When a change, request or catalog task gets approved I need to be able to know the date it was approved. Ideally I'd like to know when the approval request was s...

drodriguez2 by Kilo Explorer
  • 3999 Views
  • 3 replies
  • 0 helpfuls

Resolved! Hide the title of variable set on form load

Hi,  I have variable set which is attached to multiple item. I want to hide the Title of variable set on the catalog form for some of the items on form load.Please guide me on the same, how we can access the title of variable set on form load and hid...

abhishekte by Mega Expert
  • 4609 Views
  • 6 replies
  • 0 helpfuls

Custom Fields for Reporting?

Should every team using ServiceNow be given their own custom fields to track, or should they work with only the standard fields that are available by default? It can be quick and easy to add new fields as an admin, but the "out-of-the-cloud" fields t...

How to configure execution plans?

I would like to use execution plans for change requests.To create the execution plan is simple, but how to fill in the fields of the change task from the change request in the execution plan tasks?The is a scripting field, but I don't know how to use...

robbika by Giga Contributor
  • 2527 Views
  • 5 replies
  • 0 helpfuls

Domain Table

In Calgary, When we configure domain (Domain Admin --> Configuration) we select the Domain Table. By Default, Group is the default Domain Table. I want to know how programatically the name of Domain Table can be identified. Does this value (Domain Ta...

shurvir by Kilo Explorer
  • 2894 Views
  • 3 replies
  • 0 helpfuls

Resolved! Set task.assigned_to

I have a workflow on the sc_req_item table.   I would like a task to be assigned to the person who opened the ticket.   Here is my scenarioHave several catalog tasks Task A, Task B, Task CTask A is completed goes to Task BTask B is completed--Task C ...

Troy S_ by Kilo Expert
  • 2212 Views
  • 3 replies
  • 0 helpfuls

How to highlight a field as a result of being changed

Hi all,Does anyone have any insight as to how to cause the state field on an incident to take on a highlight (likely in the list view)?To explain further, for our current setup, an incident can be set to a particular state (5, "Awaiting customer info...

Move custom table from DEV to PROD

What's the recommended and easiest way to move a custom created table from DEV to PROD? It did not come over on the update set. On Berlin, by the way.  I assume I can do to u_table.list and export XML? Would I then just create the same table manually...

Resolved! State showing Integer Value

Hi experts,  Please help why this change task state shows an integer value. It should also show as 'Open' like the first change task.Attached snap shot. But when the forst change task is closed it reflects to 'Open'. Why during genretaing it shows -5...

change task_state.jpg

Resolved! The value Proposition for Problem Management

As the Problem Manager of our organization, I often struggle with demonstrating the value to the people that do all the work in addressing our problems.   We all know the theory behind Problem Management in the ITIL framework; reduce cost to the orga...

LanceMNelson by Kilo Contributor
  • 4247 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to change the default Incident priority to Medium

For new incidents, the Impact is set to 3 Low, and the Urgency is also set to 3-Low, but I need to change these both to 2-Medium, which will change the Priority to 2-Medium.   I'm new to the ServiceNow environment and need help to make this change.  ...

New Call / Ticket Table/ UI Action Script Help.

I am implementing a New Call / Ticket Table UI action that will route tickets to either a Incident or Service Request. I have set up the form and it is working perfectly with Incidents however i am not able to make it translate to our environments se...