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! Emergency Change - how is it triggered

Apologies first as I realise this is a probably really dull of me. We currently have an issue where our emergency changes appear to be following an (incorrect) workflow. For example, I have a 'submit change' button visible at draft state for normal c...

Resolved! How to use email templates in Major Incident communication?

Hi All, I'm trying to configure Major Incident Management on my PDI (London). I have activated the Major Incident plugin including the demo data. On the communications tab in the Major Incident Workbench I would like to use email templates as shown i...

ServiceNow Technologies/Languages

Could someone point me in the right direction, or explain the technologies/languages used by ServiceNow? Specifically, the process of requesting, say a list of open incidents, in ServiceNow. At what steps in the process does Mozilla Rhino or Jelly co...

Resolved! create relationship between assigned group and business service

I need to create a dependency between the business service and assigned group fields, this in order that only certain groups can be assigned to certain incidents with a certain business service, for example. Business service 1> group 1, group 2 busin...

not able to map fields in catalog item

i created a category in catalog > created a catalog item  i have a drop down in catalog item wherein user can select any person he is raising that request for, however the problem is that there is no map to option in catalog item, so not able to map ...

SLA exclude holidays

Hi All, I have set an SLA to use callers timezone as 'source', schedule '8-5 weekdays excluding holidays': Within the schedule i have set the time zone to 'floating' to use the callers timezone as they may be different.   This has schedule entries ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
JDickson by Kilo Expert
  • 4848 Views
  • 4 replies
  • 0 helpfuls

Resolved! Update the parent RITM work notes.

Hi All For our on-boarding process we receive email from the HR with new employee details to ServiceNow; ServiceNow then creates a request to the helpdesk. From the RITM form, Helpdesk uses the UI action to create the new user in AD. By clicking the ...

achacko by Kilo Guru
  • 2103 Views
  • 4 replies
  • 1 helpfuls

Resolved! Hiding Knowledge Categories

Hello, Is it possible to hide knowledge categories? For example, a top-level category called IT, with sub-categories, such as, Firewall, Policies & Procedures, Routing, and so forth. Hiding this entire knowledge thread from end user view would help e...

AlaynaC by Kilo Contributor
  • 2308 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to pass parameter from client controller to server controller

Hi all.Am working on service portal,trying to pass values from client side to server side. Tried the following code but am getting nothing on console log. Client side:   function() { /* widget controller */ var c = this; c.data.val='abcdefg'; c.upda...

Sin by Giga Expert
  • 4206 Views
  • 7 replies
  • 6 helpfuls

Update set batching

Hi All, I am trying to batch my update sets however when I select the parent in the child update set, nothing happens. It finds the parent, but it doesn't complete the batch. Anyone run into this issue?