Hi Experts,
I have a requirement where we have scheduled multiple reports as steps in a background job. Now If at any point a report fails we raise an error message which sets the job in cancelled status. My requirement is that I want to exit the background job but have the status as fnished. This is because when the job gets in cancelled status it sends an alert to Basis team which is not required. Is there a way to abort the job but keep it in finished status?
I dont wan to put the message as type 'S' as then the job will carry on to other subsequent steps.
Regards,
Taha