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

Forum Posts

Update capturing mechanism of the system

Hi ! As I am aware of what all updates are captured in an update set (configuration records) and what not (data records), still I'm curious to know how the system decides what all records to capture in the update set. Where is the logic for this writ...

Aman Sharma2 by Tera Contributor
  • 1976 Views
  • 3 replies
  • 1 helpfuls

need to trigger the workflow through scheduled script

Hello,var workflow = new Workflow();var contextId = workflow.startFlow('87ca7031834822104323fdc6feaad33a', null, null);if (contextId) {    gs.info("Workflow started successfully. Context ID: " + contextId);} else {    gs.error("Workflow failed to sta...

saikumarkak by Tera Contributor
  • 912 Views
  • 4 replies
  • 0 helpfuls

UI Builder Update Record

I'm trying to update the field state of the table sn_custormerservice_vendor to awaiting info in UI Builder. I'm using the global data resource Update Record. The problem is the field state is read-only and the data resource can't update a field read...

PereR by Tera Contributor
  • 996 Views
  • 2 replies
  • 0 helpfuls

Customization on CMDB Workspace

I need to customize the Submit button behavior (need to reassign task to different team based on if any rejection happens) on our certification and attestation task in CMDB Workspace. Need help identifying where to configure the submit button and fin...

pardhiv_0-1740737647925.png
pardhiv by Tera Contributor
  • 1770 Views
  • 9 replies
  • 3 helpfuls

Resolved! Coverting below OOB Global BR to Script Include

Hello all,I have a global BR, which is OOB by ServiceNow name: incident functions, with not conditions band below is the code.// populate the default value for the callerfunction incidentGetViewName() {  if (gs.hasRole("itil") || gs.hasRole("sn_incid...

ankitaankit by Tera Contributor
  • 1274 Views
  • 6 replies
  • 2 helpfuls

New Hire onboarding in HRSD

HI, I am trying to set up a new hire onboarding lifecycle event. I cannot map the new hire details to the HR profile creation. It takes the requestor details and creates using it. Any one knows how to fix this? Also, how do I edit the employee centre...

harry_paul by Tera Contributor
  • 1899 Views
  • 3 replies
  • 0 helpfuls

Resolved! answer returning false while making field mandatory on resolve

I am making field assigned to Non-mandatory while resolving when there is an external reference record attached over the related list of incident, for this i have written script include and client script and not getting solutionisUserMember: function...

ABC6 by Tera Contributor
  • 1878 Views
  • 15 replies
  • 0 helpfuls

Sys_client_interaction metrics inaccurate?

Hello there! As the client response time table no longer works with the new UI and the Workspaces, I need a new way to track Workspace performances. I have been informed about the glide.uxf.lib.performance.monitoring.enabled system property, which en...

What is the purpose of the set.password.length property?

Hello experts,We are currently investigating a property set.password.length. Based on the ServiceNow documentation, the property defines the minimum length required for a password and is used to evaluate compliance against the current password policy...

RainVaine_0-1724908870827.png RainVaine_1-1724908877998.png RainVaine_2-1724908888285.png
Rain Vaine by Kilo Sage
  • 1981 Views
  • 5 replies
  • 1 helpfuls