The DevOps Utils accelerates maintenance and operation e.g. copying field values or path from context menu. Furthermore, saving via hot key in the back-end / classic UI is possible. On top, DevOps Utils allows easy and fast identification of unused configuration artifacts.
- Acceleration of maintenance and operation e.g. copying field values or path from context menu
- Save via hot key in back-end / classic UI
- Monitoring of MID server queue
- Identify unused configuration artifacts
- Search for all configuration elements (e.g., including workflow action scripts)
- Logger functionality
- New Syntax Editor Macro for Scheduled Job Condition Scripts
This macro allows the use of a system property to control the execution of a scheduled job’s script. Instead of enabling or disabling the scheduled job directly, users can toggle execution via the system property - eliminating the need to modify the active flag or redeploy the scheduled job.
- New Logger wrapper for gs logs
This wrapper enhances the already existing logging by adding more information alongside the logged content. It is now possible to follow the origin of the call, see the execution time and where the call originated from. You may use as many attributes as you need when calling the new wrapper. Furthermore it is possible to buffer multiple logs and output them all at once. Fatal logs offer the possibility of automatically creating an Incident on the "error" level.
- Mass E-Mail Protection
On every sent E-Mail the system will check the amount of recipients registered. If this amount surpasses a given threshhold (which can be set through System Properties), the E-Mail will not be sent. Instead an Incident will be created.
The DevOps Utils scoped application runs on the ServiceNow instance and has no other requirements than the platform requirements.