Test a fix script

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Test your fix scripts to ensure they install or update applications as expected.

    Antes de Iniciar

    Role required: admin

    Por Que e Quando Desempenhar Esta Tarefa

    Fix scripts add, update, and delete data, including rules, scripts, and property settings.

    Nota:
    Do not test fix scripts on production instances.

    Procedimento

    1. Open the fix script record.
    2. Review the code design to ensure that it can run more than once on the same system without causing damage.
      For example, you may write a fix script that adds a role to a property by default. Design the script so that it can run multiple times on the same system without overwriting the existing data, even if it is not necessary to run the script again after the initial installation.
    3. Click the Run Fix Script related link.
      Tests enforce the Unloadable option.
    4. Confirm how to run the script.
      OpçãoDescrição
      Proceed in Background Use this option for long-running scripts, or if you do not know the expected execution time.
      Proceed Use this option to run the script immediately and display the results in a confirmation window.
      Successful fix script test
    5. Review the results from the Progress Workers related list, and make any necessary changes.
    6. To manually stop a running fix script:
      1. From the Progress Workers related list, select a worker in the Running state.
      2. Select the Cancel job related link.
      Progress Workers results