Updated on 2022-08-17 GMT+08:00

Copying the Script Name and Renaming a Script

You can copy the name of a script and rename a script.

Prerequisites

A script has been developed. For details about how to develop scripts, see Developing Scripts.

Copying the Script Name

  1. Log in to the DataArts Studio console. Locate an instance and click Access. On the displayed page, locate a workspace and click DataArts Factory.
    Figure 1 DataArts Factory
  2. In the left navigation pane of DataArts Factory, choose Data Development > Develop Script.
  3. Locate the target script in the script directory, right-click the script name, and select Copy Name to copy the script name to the clipboard.

Renaming a Script

  1. Log in to the DataArts Studio console. Locate an instance and click Access. On the displayed page, locate a workspace and click DataArts Factory.
    Figure 2 DataArts Factory
  2. In the left navigation pane of DataArts Factory, choose Data Development > Develop Script.
  3. Locate the target script In the script directory, right-click the script name, and select Rename.

    An opened script file cannot be renamed.

  4. In the displayed Modify Script Name dialog box, change the script name.
    Figure 3 Renaming a script
    Table 1 Script renaming parameters

    Parameter

    Description

    Script Name

    Name of the script. It contains a maximum of 128 characters. Only letters, digits, hyphens (-), underscores (_), and periods (.) are allowed.

  5. Click OK.