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.

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

Forum Posts

Resolved! Current date/time auto-populate

My requirement is to auto-populate the 'sys_created_on' in another custom field 'start date' which will be read-only on the same form only for new records.  Please help me make it working. I have a BR. Table : User Entitlement When to run: after cond...

Riya17 by Giga Contributor
  • 5920 Views
  • 11 replies
  • 2 helpfuls

How to deactivate system properties(sys_properties.list)?

Hi, I am trying to test one of the release notes from patch 4 where i need to deactivate a system property - "glide.ui.dirty_form_support". I don't any active column in the table. Can you please suggest me a way to deactivate that property for testin...

revathy by Kilo Expert
  • 2906 Views
  • 3 replies
  • 4 helpfuls

Resolved! How to create an incident or a request from new_call table

Hello, We have an inbound action for the Service Desk, so anytime something is email to the Service Desk email, it will create a new_call record. From there the Service Desk analyst will determine if it's an incident or a request.  The inbound action...

Jen11 by Tera Expert
  • 1795 Views
  • 5 replies
  • 0 helpfuls

Resolved! Print Stacktrace without an Error

I've got a two part question. The first is part is generic and relevant to anyone who searches this for historic purposes, second is specific to our environment and relates to debugging records getting created without my knowing where they're getting...

Resolved! Testing steps for knowledge base?

hi team, I need your help with this doubt I need to test my knowledge management on service portal, so please tell me what are the steps should I keep in mind to check the kb portal before presenting to the end user.

Resolved! How to calculate P95 on report?

Hi, I want to calculate P95(percentile) based on days aging on report. Is there any way to do so. I have the algorithm to calculate P95 but not sure how to use it in report.   Regards, Dhanashree More

table rotation schedule

Hello,on "table rotation schedule" table we have a field called "Offline". what is the purpose of this filed. It's has a value true/false.Regards,Hima Pallela.

hima6 by Mega Expert
  • 1246 Views
  • 2 replies
  • 1 helpfuls

Resolved! how to set the "source" field in gs.info

How do I set the value of the "source" field in the "syslog" table from a server-side script? The solution on How to use gs.log states that gs.info accepts "source" as its secondary parameter; however, I have tried this, and the "Source" field on the...

david631 by Giga Expert
  • 13116 Views
  • 4 replies
  • 7 helpfuls

Resolved! Catalog Item Checkbox variable always returning false

I have a checkbox variable in a catalog item, and no matter whether the box is checked or not upon the Order, the value returned if "false". The code I'm using to retrieve the value is: workflow.scratchpad.force_change = current.variables.force_chang...

juriggs by Kilo Expert
  • 1920 Views
  • 4 replies
  • 0 helpfuls

Resolved! Syntax for referencing variable in addQuery

I'm trying to figure out the correct syntax for referencing the variable sys_id as the second parameter of the addQuery function.  The sys_id is alphanumeric so it needs to have quotes around it.  Here's what I've got, but it doesn't work. <g:evalua...

Hide Picture on Catalog Item Form - Portal

How to hide the picture on the catalog item form on HR portal. The widget uses the below code on image tag <div class="wrapper-md row b-b no-margin" ng-if="c.data.sc_cat_item.picture || c.data.sc_cat_item.description"> <div class="col-sm-4...

Resolved! Issue with SCCM Integration

Hi Experts,I am trying to use the SCCM with Integration Hub. I am using the Mid Server with SCCM as per the servicenow docs.But again and again I get the below error.Access deniedStack Trace:    at System.Management.ThreadDispatch.Start()at System.Ma...