cancel
Showing results for 
Search instead for 
Did you mean: 

Continue Loop Processing after exception raised.

Former Member
0 Kudos

Hi All,

I have created an exception block with the control step having the "Throw Alert" process.

If a transformation step inside the loop raises this Alert then the other records are not processed as the Process stops after raising the alert.

Is it possible to continue the loop after the alert is raised.

Thanks in advance,

Sai

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

Is this exception block inside the loop?

Former Member
0 Kudos

Hi,

Nope, its outside the loop, for the entire process.

Should it be handled inside the loop?

Regards,

Sai

stefan_grube
Active Contributor
0 Kudos

> Should it be handled inside the loop?

Try it. Create a new block inside the loop, around the transformation.

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos
Is it possible to continue the loop after the alert is raised.

doubtful if the loop will re-start processing from where is went into error.

Regards,

Abhishek.