forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com> Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
7.4 KiB
7.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 Pipeline Job.
Copying the Job Name
- Log in to the DataArts Studio console by following the instructions in Accessing the DataArts Studio Instance Console.
- On the DataArts Studio console, locate a workspace and click DataArts Factory.
- In the left navigation pane of DataArts Factory, choose .
- 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
- Log in to the DataArts Studio console by following the instructions in Accessing the DataArts Studio Instance Console.
- On the DataArts Studio console, locate a workspace and click DataArts Factory.
- In the left navigation pane of DataArts Factory, choose .
- In the job directory, select the job to be renamed. Right-click the job name and choose Rename from the shortcut menu.
- 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 (.).
- Click OK.
Parent topic: (Optional) Managing Jobs


