How to handle exceptions in real time job? I have seen many posts on this, but at many places its recommended to modify real time job so that it works like a batch job and add Try- Catch block.
But I do not want to modify my original DF.
How to handle exceptions in real time job? I have seen many posts on this, but at many places its recommended to modify real time job so that it works like a batch job and add Try- Catch block.
But I do not want to modify my original DF.