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! field decorator on agent workspace

I create field decorator as show in the below snap shot. but the decorator does not appear on the field in agent workspace. However, this works on description field.   

find_real_file.png find_real_file.png
priya92 by Kilo Expert
  • 2602 Views
  • 13 replies
  • 2 helpfuls

Require attachment for catalog item in Service Portal

We are preparing to make Service Portal live and going through our service catalog items to make sure everything works ok. One challenge we have is being able to require an attachment before submission. We want to do this always for some forms and co...

mspeirs by Mega Expert
  • 50620 Views
  • 73 replies
  • 71 helpfuls

Resolved! Table name for Update set Preview errors

Hi, While one moves update sets from one instance to another, how and  when we can find out about the preview errors skipped/accepted by the user ? Can someone please help me with the table name where I can go and find out which were the skipped/acce...

bitingbugz by Tera Contributor
  • 3828 Views
  • 4 replies
  • 6 helpfuls

Cmdb and mobile phones

Hi,I must setup a CMDB to manage Mobile Phones Assets/CIs.Up to now I did not find any example or indication.Main questions are:"should I create one asset for the SIM, one asset for the telephone number and one asset for the mobile device ?"And if so...

valter1 by Giga Contributor
  • 11431 Views
  • 14 replies
  • 18 helpfuls

Resolved! onchange client script, oldValue is not coming in the alert.

Hi All, Its a Yes/No catalog variable. I have written a onchange client script. The requirement is something like "if the particular field changes from Yes to No, do the logic".  So i wrote like below, if (oldValue is Yes & newValue is No) but its no...

find_real_file.png
Community Alums by Community Alums  
  • 3582 Views
  • 18 replies
  • 3 helpfuls

Catalog item not populating Assignment group

We have sevearal Catalog item using the same workflow.  The workflow automatically approves the item and sends it for fulfillment to the groups assigned. We recently created an item and assigned the same workflow to it.  However, unlike the previous ...

find_real_file.png find_real_file.png
MWright1 by Giga Guru
  • 1349 Views
  • 3 replies
  • 1 helpfuls

Resolved! Explanation required reg getUserByID() method

Internal Explanation required for me.   var newUser = gs.getUser (); gs.print (newUser.getUserByID ('abel.tuter').getFirstName ());   I didnot understand this, kindly explain line by line.                  

Prasanthi1 by Giga Contributor
  • 4653 Views
  • 7 replies
  • 2 helpfuls

Resolved! Database View Left Join Help

Can someone please provide clarification on left joins and database views? I am not getting expected results. I want to get Incident where assignment group is sys id of helpdesk, and I want to join to sys_user a few times once for assigned to once fo...

find_real_file.png
Kaylee Price by Kilo Contributor
  • 9431 Views
  • 4 replies
  • 9 helpfuls

ServiceNow to Mitel Integration

I am looking to see if anyone has done any integration of their ServiceNow instance to Mitel phone system?  We would like to see if there is an integration so that we can post call information into a dashboard on our servicedesk.

bcrose623 by Tera Contributor
  • 2237 Views
  • 3 replies
  • 1 helpfuls

Resolved! Risk Assessment Form Link not visible in Standard Change form

Risk Assessment Form Link not visible in Standard Change form. I could see Risk assessment for Normal and Emergency change. I have checked Risk Assessment UI Action Code as well. no where it mentioned type specific. Really not sure why it is not visi...