Job - copyJob_1

Job - copyJob

Description :

This command will copy a Job. jobType is the type of the job to be copied. srcGroup is the fully qualified path to the job group of the job to be copied. srcName is the name of the name of the job to be copied. dstGroup is the fully qualified path to the destination job group. If the job is to remain in the same group, this still needs to be included. dstName is the name of the new job This command returns the handle of the copied job.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

jobType

String

Type of the job to be copied.

srcGroup

String

Full path of the group of the job to be copied.

srcName

String

Name of the job to be copied.

dstGroup

String

Full path of the group of the new job

dstName

String

Name of the new job

Was this page helpful? Yes No Submitting... Thank you

Comments