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

Catalog Item Stuck at Draft State

Hi All, I have a catalog item that refuses to publish and is stuck in the Draft state when I try to publish it from Catalog Builder. I published it then I needed to make changes and went through troubleshooting steps with a coworker. We ended up clic...

vanessagrat by Tera Contributor
  • 382 Views
  • 3 replies
  • 0 helpfuls

Resolved! Customizing CAB Workbench drop down items

 I have a requirement to customize the agenda items drop down list in the CAB Workbench meeting to include items my organization would like to review during CAB meetings. The out of the box items include "All agenda items," "Pending agenda items," "A...

Erica Rosa by Tera Contributor
  • 532 Views
  • 1 replies
  • 0 helpfuls

Flow Designer maximum actions and performance

Hi All, I have couple of questions regarding flow designer after reading the following in a snow article "By default, flows can have no more than 50 actions. To change the default behavior, increase the value of the sn_flow_designer.max_actions syste...

ShAn21 by Tera Guru
  • 5667 Views
  • 4 replies
  • 5 helpfuls

iManage Spoke - Upload document action

Hi Does anyone know how to use "Upload document to folder" iManage spoke action. Please refer the below screenshots for more clarity.What inputs I need to give in Attachment, Name & Extension fields? I tried giving the sysID of attachement in the att...

asrsharma07_0-1714044918634.png asrsharma07_1-1714045052201.png
asrsharma07 by Tera Contributor
  • 516 Views
  • 2 replies
  • 0 helpfuls

Resolved! Script include always returning false

chkDates: function() { // check change task planned dates are within the parent change request planned dates    var chgStartDate = this.getParameter('sysparm_start');    var chgEndDate = this.getParameter('sysparm_end');    var changeStartDate = new ...

samadam by Kilo Sage
  • 540 Views
  • 4 replies
  • 0 helpfuls

Assigned assets in a request

Hi guys, Out of the box in an incident in SOW there is the record information and it shows things like assigned assets etcHow can I get the assigned assets link to show in the record information for a request in SOW as this would be useful for us.

joshmorris_0-1759826897695.png
joshmorris by Tera Guru
  • 304 Views
  • 3 replies
  • 1 helpfuls

SN showing SCTASK that is not theirs. But shows as a open Task

Service Now is showing A task that is not there.  I cannot for the life of me figure out what happen.  All the reports show there is a task but unable to look at. I tried to exclude from my reports but cannot find the right condition that will work. ...

Mannbk by Tera Contributor
  • 298 Views
  • 2 replies
  • 0 helpfuls

Migrating from Company A to Company B instance

Hi All,  I have a requirement to migrate all configuration , code and data from  company A instance to Company B instance. Is there anyone have done this ? Please suggest if any ServiceNow best practice available.  Thanks