getJcl

fun getJcl(jobName: String, jobId: String): String

Get JCL from a job.

Return

job document on resolve

Parameters

jobName

job name for the job for which you want to retrieve JCL

jobId

job ID for the job for which you want to retrieve JCL

Throws

error on getting jcl content