
Appendix A. Tivoli Workload Scheduler Job Notification Solution 571
Return code mapping
Tivoli Workload Scheduler V8.2 introduced return code mapping in job
definitions. This enables schedulers to indicate specific return codes that indicate
job success. If return code mapping is
not used, a zero (0) return code results in
a TWS_Job_Done-104 event indicating that the job is successful. A non-zero
return code results in a TWS_Job_Abend-101 event indicating that a job abend
has occurred. When you use return code mapping, the return codes specified in
the job definition indicate success (TWS_Job_Done-104 event), and all other
return codes indicate ...