doc-exports/docs/dataartsstudio/umn/dataartsstudio_01_0436.html
Xiong, Chen Xiao f3ee29a3dd DataArts UMN 20230329 version
Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
Co-committed-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
2023-05-11 17:09:25 +00:00

6.4 KiB

Copying the Job Name and Renaming a Job

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

Prerequisites

A job has been developed. For details about how to develop a job, see Developing a Job.

Copying the Job 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 Development > Develop Job.
  1. Locate the target job in the job directory, right-click the job name, and select Copy Name to copy the job name to the clipboard.

Renaming a job

  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 Development > Develop Job.
  3. In the job directory, select the job to be renamed. Right-click the job name and choose Rename from the shortcut menu.
  4. In the displayed Modify Job Name dialog box, change the job name.
    Table 1 Job renaming parameters

    Parameter

    Description

    Job Name

    Name of the job. Must consist of 1 to 128 characters and contain only letters, digits, hyphens (-), underscores (_), and periods (.).

  5. Click OK.