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

Incident records are not visible

Hello, We have one user who is having the itil and sn_incidnet_read and writer roles still that user not able to see the incident whose assignment group is empty other than empty assignment group incidents that user is able to see. We have checked th...

Resolved! How to set a default value on variable set for a catalog item.

Good day all,Need some assistance. Need to see how I can default a variable that is a part of a variable set to default to the catalog item that the user is under. Meaning we have 17+ software catalog items under those catalog item there is a filed c...

DaniJ_0-1684960400582.png DaniJ_1-1684960515846.png
DaniJ by Giga Guru
  • 1230 Views
  • 1 replies
  • 0 helpfuls

OAuth flow failed

Hi,  Trying to integrate Microsoft Intune and followed all the steps  provided here  https://www.servicenow.com/community/developer-articles/integrate-with-microsoft-intune-authorisation/ta-p/2312760 Unfortunately throwing an error when I try to chec...

populate cost center code in default logged in user

Hello,For logged in user i need to show the cost center code as default, I have tried the below code in default value but it is not working.javascript: var gr= new GlideRecord('sys_user');gr.get(gs.getUserID());gr.getValue('cost_center');

Null values are not updating in Integration

Hii Everyone,         I am currently working on snow to snow Integration with SOAP and web services using business rules,the inserting and updating of incident is working successfully. But when I am trying to update incident with null values that was...

tonystark by Mega Expert
  • 1705 Views
  • 4 replies
  • 0 helpfuls

Resolved! ITIL User can't request a Standard Change

My ITIL users can create "Normal" and "Emergency" changes just fine.I have created a new "Standard" change template, but when they try to select the Standard change from the list, they get the "not authoized" message.  I even gave one a "change_manag...

Joe Taylor by Giga Guru
  • 1222 Views
  • 3 replies
  • 0 helpfuls