Im trying to invoke a JCL with no luck. Could you (or anyone) kindly post 
your job configuration as an example please?

El jueves, 21 de julio de 2016, 14:40:22 (UTC+2), rsjrny escribió:
>
> I am able to successful use the Z/OS connector to submit my build job and 
> return it's results but unfortunately the result are not the results I 
> need. The results are only from the single job submitted by Jenkins
>
> My process submits JCL that in turn submits 1-nn other JCL jobs to execute 
> a build of 1-nn modules.Each of these 1-nn jobs run to completion and the 
> Return Code of the 1-nn jobs are the real completion I need reported in 
> Jenkins
>
>
> What I need to return to jenkins is the log from all the modules generated 
> after job nn has completed.
>
> The process looks like this:
>
>    1. Submit Main Job using jenkins which in turn submits individual 
>    element generates
>       1. Submits 1-nn element generate 
>       2. Log results from element generate
>       3. repeat until all jobs have finished
>    2. Return  complete Log result to Jenkins with MAXCC
>
>
>
> All suggestions are welcome
>
> thanks,
>
> Russ
>
>
>     
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/63013af7-edbf-472b-a6d4-f2f5249d742c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to