Variable Name
|
- Java: %%JAVA-NOSYSOUTTBANNER
- Messaging: %%MSG-NOSYSOUTBANNER
- Web Services: %%WS-NOSYSOUTBANNER
NOTE: Jobs only end NOTOK when an exception occurs from the Java method. If this happens, the job end status is set to NOTOK and the exception is printed into the output. If a system.exit() command is executed, Control-M for Java converts the call into an exception. This means that the job ends NOTOK, and the detailed exception is displayed in the Output. In all other cases, jobs end OK.
|