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
- Create a script of the corresponding type. For details, see Creating a Script.
- Develop the script: Develop, debug, and execute the script online. For details, see Developing Scripts.
- 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.
- (Optional) Manage the script: After the script development is complete, you can manage the script as required. For details, see (Optional) Managing Scripts.