cancel
Showing results for 
Search instead for 
Did you mean: 

Jobs to continue if errors

former_member237959
Participant
0 Kudos

Hello,

We want to continue to next step if a job in a job chain errors. Is it possible to set this configuration system wide or do we need to configure final status handlers on each job chain.

Thanks,

Lohit.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hello Lohit ,

Yes i agree with Gerben , We have to set this as per each job chain request and its better too.

Regards,

Krishna

former_member237959
Participant
0 Kudos

Hello Gerben/Krishna,

This system default change setting we want to do in QA only for few days as we are doing some testing there. If we set this up per chain in QA, job configuration will not be in sync with prod.

Regards,

Lohit

former_member237959
Participant
0 Kudos

Just to let you know we are on M33.120.  We want to ignore the errors for sometime in QA.

Thanks,

Lohit

0 Kudos

Hi Lohit ,

As suggested by Gerben you need to set the status handler per chain.

One suggestion while you move in Production would be :

Take a export of the car file of the job chain from QA and modify the car file by removing all the status handler setting as those are view able when you open it with notepad and while you import it back to Production.

Regards,

Ganesh.S

former_member237959
Participant
0 Kudos

Hello Ganesh,

No system default setting available?

Regards,

Lohit

nanda_kumar21
Active Contributor
0 Kudos

Nope, there is no system default settings.

An alternate i can think of is to write a trigger for trigger point (in your QA only) "Before Job Post Running" and change all error, killed, status to completed.

thanks

Nanda

gmblom
Active Contributor
0 Kudos

Hello,

You have to set this up per chain. Because I cannot imagine you want to change the system default to be to move forward on errors.

Regards Gerben