0
点赞
收藏
分享

微信扫一扫

autosys condition check

律楷粑粑 2023-07-02 阅读 14


example:

condition:  s(xxx_DailyPositionGenerate)    &  s(xxx_BofaFileUpload)  

 

autosys only check the job status, if it's success whenever it arrived success , the condition will be meet.

 

the fix method is we add another condition check s(xxx_BofaUpload_FW)

举报

相关推荐

0 条评论