Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Upgrades and Patching forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

UI ACTIONS are NOT Functioning

Hello,UI actions in sso_proprties tables are not functioning after instance clone and patch. However other instance which was patched at the same time is working with no issues. Suggested the customer to repair the plugin "com.snc.integration.sso.mul...

Clean up sys_upgrade_history

Hi, After updating a plugin, I can find the changes applied in the sys_upgrade_history table. It is then possible to process the changes_skipped in the same way as during an upgrade.I realize that this information is deleted after X days. Only the in...

Karine_M by Tera Guru
  • 1192 Views
  • 2 replies
  • 1 helpfuls

Update parent task after child deletion

Hi Team, I'm unable to see any changes on Task table and how to check parent task could you please clarify this one(function executeRule(current, previous /*null when async*/) {    if (current.parent) {        var parentTask = new GlideRecord('task')...

neelamallik by Tera Contributor
  • 780 Views
  • 2 replies
  • 0 helpfuls

diagnose a zscaler issue

Hi, I was contacted by a Senior Information Systems Engineer in 5400 Tech Ops Infrastructure about a diagnose on a zscaler issue. Subsequently a file was copied to my hard drive and I have been asked t share a folder via team chat. Just wanted to dou...

Crowstrike _ Zscaler.JPG
mathiasraeck by ServiceNow Employee
  • 947 Views
  • 1 replies
  • 0 helpfuls

Resolved! Service Now University Lab Errors

Good Afternoon, I have found a couple errors within the Lab instructions in ServiceNow University which prevents me from completing a couple courses, who can I email these errors to get these fixed or to get alternative instructions so that I can com...

SiennaK by Tera Contributor
  • 1121 Views
  • 3 replies
  • 0 helpfuls

Multi row variable set

I added the following script in the client controller to capture MRVS values in the custom widget; however, the values entered by the user are not being captured upon submission of the catalog item.function ($scope, $http, spUtil, nowAttachmentHandle...

mrvs

I added the following script in the client controller to capture MRVS values in the custom widget; however, the values entered by the user are not being captured upon submission of the catalog item.function ($scope, $http, spUtil, nowAttachmentHandle...

MRVS

I cloned the out-of-the-box widget to capture MRVS values when a request is submitted. However, the values entered by the user are not being captured on submission, and the custom portal throws an error.If I switch back to the OOTB widget record, it ...

HARSHAGOWDAR_0-1771315623126.png HARSHAGOWDAR_1-1771315643048.png
Labels