Description:
How to execute a CA-WAAE 11.3 job on behalf of the userid which is defined in an AS400 Job description?
Solution:
You have to put special keyword *JOBD in the owner field of the job definition.
The userid will be picked up by the agent from the i/5 Job Description which is set by parameter "i5_job_desc" in the job definition
insert_job: Testjob1 job_type: i5 machine: AS400_1 owner: *JOBD max_run_alarm: 0 alarm_if_fail: y i5_action: RUN_PROGRAM i5_name: lucje01/jobok i5_process_priority: Normal i5_job_desc: /QSYS.LIB/LUCJE01.LIB/JPLJOBD.JOBD i5_cc_exit: *SEVERITY max_exit_success: 10