Reverting and restoring previous versions of custom scripts

You can revert custom scripts to previous revisions and also restore custom scripts that you have deleted by using the Extension Script History maintenance form. This form retains a history of previous revisions of your custom scripts and custom scripts that have been deleted. The custom script versions maintained here are read-only.

This feature can be useful if you want to revert the changes in your current version of a custom script to a previous revision or restore a deleted script.

To revert or restore a custom script:

  1. Select Maintenance > System Administration > Scriptable Customizations > Extension Script History.
  2. These fields are displayed:
    Script History Start Date
    Start date of the script revision.
    Script History End Date
    End date of the script revision.
    Script Name
    Name of the script.
    Description
    Description of the script.
    Script
    Script details.
    TypeId
    Type of script.
    Extscr Time Limit
    Time limit in seconds for the script.
    Extscr Memory Limit
    Memory limit in kilobytes for the script.
    Extrscr Identifier
    Identifier for the script.
  3. Click Edit for the revision of the custom script that you want to revert to a previous revision or restore after being deleted.
  4. You can view the selected revision of the script. Examine the contents of the script to ensure it is the revision of the script that you want to revert or restore. If you are satisfied with the selected revision, you have these options:
    • Click Revert to revert your script to this revision.
    • Click Restore to restore your script to this revision.

    You will see a message that your script has been reverted or restored.

  5. To ensure the script has been reverted or restored to the appropriate revision, select Maintenance > System Administration > Scriptable Customizations > Extension Script and load your script.