The Store App Update Streamliner Application (SAUS App) will help you to schedule updates of multiple applications at once, by the users responsible for these applications, for all your instances based on dependencies between all your instances.
ServiceNow already alerts you on the production instance if an application version you want to install is not installed on either of your nonproduction instances.
We take this a few steps further:
- Define dependencies between your instances to ensure you cannot update to (for example) a higher version on test than you have in dev, or on prod than you have on UAT.
- Allow teams to update their own applications without needing the platform team.
- Enable the platform team to update all (or a subset of) your applications with just a few clicks.
- Schedule installations in advance to start during off-peak hours, eliminating the need for your teams to work those hours.
- Provide an overview of the state of applications on all your instances, from your production instance.
Version 1.1.2:
- Added order field to instances table, to influence the order in which instances are shown in the workspace.
- Fixed a bug which prevented newly installed applications on subproduction instances to be synced to production.
- Fixed a bug which could lead to timeouts of Outbound REST actions when default timeout is configured to a lower value.
Version 1.1.1:
- Added Cloning Logic which makes sure that after the clone of a non-production instance, the correct data will be displayed in the production instance.
- Made it possible to register instances with custom urls.
- Fixed a bug which could prevent updating production information after a schedule was completed.
No dependencies to other applications