We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! Close change tasks before closing chage

HI all, I want to show Error message, if there are any open change tasks before closing change and form not going to submit(close) . Here i wrote before business rule on change_request table before update when to run : state changes to closed var act...

srujana2 by Tera Contributor
  • 2689 Views
  • 9 replies
  • 1 helpfuls

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
  • 4182 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
  • 55032 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
  • 4323 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
  • 12616 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  
  • 4857 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
  • 1797 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
  • 5722 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
  • 11682 Views
  • 4 replies
  • 9 helpfuls