Test a fix script

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Test your fix scripts to ensure they install or update applications as expected.

    시작하기 전에

    Role required: admin

    이 태스크 정보

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

    주:
    Do not test fix scripts on production instances.

    프로시저

    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.
      옵션설명
      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