Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! onAfter Business rule: current.operation() is null

I have come to a road block here.I have a onAfter business rule which entirely depends on current.operation() and it is null. The business rule is firing.The first gs.info message logs:Business rule running: null 4f65a2676f9a0200b5919e0cbb3ee43b. Doe...

location_bs_1.png location_bs_2.png
tantony by Mega Guru
  • 9829 Views
  • 13 replies
  • 0 helpfuls

Definition of incident fields.

kindly help me in defining these fields. Table NameColumnReasonDefinitionincidentBusiness resolve timeSLA CalculationincidentResolve timeSLA CalculationincidentRequesterWho owns the ticketincidentCategoryTopic?incidentProblemDescription of ticketinci...

geet by Tera Guru
  • 11473 Views
  • 1 replies
  • 0 helpfuls

Resolved! Will inactive users consume roles.

Hi Team,       Need clarification on inactive users. -> Will inactive users consume roles.-> what are the precautions need to take while deactivating the account / lockout the account.-> in case the account is lockedout then users can able to view ES...

viswa5 by Tera Expert
  • 2680 Views
  • 5 replies
  • 1 helpfuls

Problem Management Parent / Child ticket methonology

We currently have Problems opened automatically if a critical (Prio1) incident occurs. Some of the times these are recurrences of an existing an Problem. To depict this, we set a "Parent/Child" Problem Ticket relationship in which a check box designa...

j_jones by Mega Contributor
  • 3252 Views
  • 4 replies
  • 1 helpfuls

How to display Hints for choice list values?

I love how column-level Hints are displayed when you hover over a column label. It would be great if the Hints for choice lists (aka picklist values) could be similarly displayed when a user hovers over the available choices for a given column, so th...

by  
  • 2639 Views
  • 4 replies
  • 0 helpfuls

How to refresh a related list via script/ui action

Hi everyone,I have a related list that should only appear after a field changes on a form and because of this, the related list has to refresh.I found a UI action that people have mentioned works here on the forums but when clicking the button, it do...

geek1 by Kilo Contributor
  • 6350 Views
  • 1 replies
  • 0 helpfuls

Incident (INC) and task (ITASK) count

Our organisation uses Incidents, which are managed by our Service Desk/s. When those desks need to enlist the help of a 2nd or 3rd tier resolver group, they assign an ITASK out to the resolver group, who then update and close the Task record with the...

Help text on top of a list view

Hello everyone,my customer asked me to put a help text above a specific list of incidents that is available to the end user. Basically what they want is to have something like a gs.addInfoMessage('...') that only displays in the list view of one spec...