forked from docs/doc-exports
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>
5.1 KiB
5.1 KiB
Copying a Job
This section describes how to copy a job.
Prerequisites
A job has been developed. For details about how to develop a job, see Developing a Job.
Procedure
- Log in to the DataArts Studio console. Locate an instance and click Access. On the displayed page, 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 copied, right-click the job name, and choose Copy Save As.
- In the displayed dialog box, configure related parameters. Table 1 describes the parameters.
Table 1 Job and directory 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 (.).
Select Directory
Parent directory of the job directory. The parent directory is the root directory by default.
- Click OK.
Parent topic: (Optional) Managing Jobs