Script Development Process

The script development function provides the following capabilities:

  • Provides an online script editor for developing and debugging SQL, Python, and Shell scripts.

  • Supports script import and export.

  • Allows use of variables and functions.

  • Provides editing locks for collaborative development.

  • Supports script version management.

The following figure shows the process of script development.

**Figure 1** Script development process

Figure 1 Script development process

  1. Create a script of the corresponding type. For details, see Creating a Script.

  2. Develop the script: Develop, debug, and execute the script online. For details, see Developing Scripts.

  3. Submit a version and unlock the script: After performing this step, the script can be scheduled by jobs and modified by other developers. For details, see Submitting a Version and Unlocking the Script.

  4. (Optional) Manage the script: After the script development is complete, you can manage the script as required. For details, see (Optional) Managing Scripts.