Sysout Handling when NOT_OK

All questions about Control-M jobs definitions
Post Reply
User avatar
stevemills
Nouveau
Nouveau
Posts: 7
Joined: 11 Aug 2008 12:00

Sysout Handling when NOT_OK

Post by stevemills » 25 Mar 2009 3:24

Hi...We are running 6.2 The client wants the sysout copied to another location when his job runs. However, the sysout only gets copied if the job ends OK. How do I get the sysout to always get copied even if the job ends NOT_OK???? Thanks in advance for any suggestions.

User avatar
xjwsp
Nouveau
Nouveau
Posts: 4
Joined: 25 Mar 2009 12:00

Post by xjwsp » 25 Mar 2009 11:06

Have you tried using the Steps tab;
On Stmt * Code NOTOK
Do Sysout Copy File=location

Post Reply