Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a fix script

Create fix scripts to ensure the system installs or updates an application properly.

Before you begin

Role required: script_fix_admin or admin

About this task

Use fix scripts to add, update, and delete data, including rules, scripts, and property settings.

Procedure

  1. Navigate to All > System Definition > Fix Scripts.

  2. Click New.

  3. Define the fix script by filling in the fields on the form.

FieldDescription
NameUnique, descriptive name for the fix script.
UnloadableOption to create Customer Update records \[sys\_update\_xml\] when the fix script runs. Fix script tests enforce the Unloadable option.
BeforeOption to run the fix script before installing or upgrading the application.
Record for rollbackOption to record execution of the script so that it can be reverted if needed.
DescriptionDescription of the fix script.
ScriptCode for the fix script.
  1. Click Submit.

  2. Test the fix script and make any necessary changes.