RTC 5.0 Post Deploy Command - how do I set a non zero return code so the Build result gets a yellow icon
I have a post deploy command that runs a rexx program that uses file tailoring to create and submit a JES job. When problems are detected I want to send a non zero return code back to jazz so the build result will show a yellow or red icon indicating a problem or failure. No matter what code I exit my routine with the ISPF return code comes back as zero.