Create a fix script

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Create fix scripts to ensure the system installs or updates an application properly.

    시작하기 전에

    Role required: script_fix_admin or admin

    이 태스크 정보

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

    프로시저

    1. Navigate to All > System Definition > Fix Scripts.
    2. Click New.
    3. Define the fix script by filling in the fields on the form.
      Field Description
      Name Unique, descriptive name for the fix script.
      Unloadable Option to create Customer Update records [sys_update_xml] when the fix script runs.

      Fix script tests enforce the Unloadable option.

      Before Option to run the fix script before installing or upgrading the application.
      Record for rollback Option to record execution of the script so that it can be reverted if needed.
      Description Description of the fix script.
      Script Code for the fix script.
    4. Click Submit.
    5. Test the fix script and make any necessary changes.