ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Unzipping an attachment?

We have a situation where an external source is providing us a zip file containing other related data files.  The requirement being that we then have ServiceNow unzip this file (stored as an attachment) and then store the contents (as attachments). I...

Retention period of Audit Logs

We have a requirement to increase the audit period to 180 days and extract logs just around some tables and store them at some secure location on a monthly basis. Kindly guide on how could we achieve this and what are the impacts we need to consider ...

Rochel hans by Tera Contributor
  • 5910 Views
  • 3 replies
  • 5 helpfuls

Resolved! How to detect unsaved changes on a form

Hi ServiceNow Community Developers, Do you guys know if there is a way to detect if there are unsaved changes on a form before you dynamically navigate away from it? For instance I have a client script that opens up a UI page and some processing happ...