Update

This guide provides instructions for updating and preparing for the update of the Designer application in ServiceNow, as well as information about the changes in the shape library and structure.

circle-check

Automatic Updates Available for ServiceNow Instances

triangle-exclamation

Trial Installations Not Eligible for Updates

Updating the Designer Application in ServiceNow

As a ServiceNow administrator, you can easily update the Designer application for your users in just a few steps.

Automatic Update Assignment

The update is available automatically on your instance and can be installed anytime by a ServiceNow admin. When new updates become available, they will appear automatically, and you can install them at your convenience.

Preparing for the Update

Before updating Designer, backup the following tables with an XML export:

  • Class Definitions (x_inpgh_des_class_definitions)

  • Class Fields (x_inpgh_des_class_fields)

  • Diagrams (x_inpgh_des_diagrams)

  • Filters (x_inpgh_des_filters)

  • Global settings (x_inpgh_des_global_settings)

  • Indicators (x_inpgh_des_indicators)

  • Indicator Breakdown (x_inpgh_des_indicator_breakdown)

  • Relationship Definitions (x_inpgh_des_relationship_definitions)

  • Relationship Fields (x_inpgh_des_relationship_fields)

  • Shapes (x_inpgh_des_shapes)

  • Shape Libraries (x_inpgh_des_shape_libraries)

  • Templates (x_inpgh_des_templates)

If any errors occur during the update, you can restore your data using the XML files.

Updating Designer

  1. Navigate to System Applications > All Available Applications > All

  2. Search for the Designer application

  3. Choose the version you want to upgrade to and select Update. The application will automatically update on your instance

  4. Execute the Fix Script "Check Global Settings" after the update procedure. This script adds new settings to the Global Settings Table that are mandatory. Due to changes in newer ServiceNow releases, Fix Scripts are only executed with new installations, not with updates

Access the script here:

  1. Delete all records from table: x_inpgh_des_user_settings

circle-exclamation

User Acceptance Test

Shapes & Libraries

In Designer V5.5, we made changes to the shape library and structure. As a result, we removed the automatic update on shapes to prevent uncontrolled changes to your shape configuration.

To install the latest shapes, use the XML files provided below for both shapes and libraries:

Last updated