cancel
Showing results for 
Search instead for 
Did you mean: 

Temporary exception not working

aravind_indu
Explorer
0 Kudos
312

Hi,

I created a class method and created a temporary exception CX_BO_TEMPORARY. I used the class method to create

a standard task. But when I used the standard task the temporary exception is not coming as an outcome.

If you use temporary exception in business object it will come in outcome. Is there is something which I am missing here.

Please help.

Thanks,

Aravind

Accepted Solutions (0)

Answers (2)

Answers (2)

StephaneBailleu
Active Contributor
0 Kudos

Hi

Have you created the task before or after the method had an exception ?

Cause I have tried on my system adding the exception afterward does not generate the Issue but if I do create a new task from the method when it already has the exception then it is ok

Check that might do it

Cheers

Stephane

Former Member
0 Kudos

Hello,

Do You see Your exception in 'Outcomes' tab? Or You don't see it at all?

br,

artur

aravind_indu
Explorer
0 Kudos

Hi Artur,

I donot see exception in the outcomes tab at all.

Thanks,

Former Member
0 Kudos

Hello,

Strange - usually going out and back in to WF builder again after class activation is enough to see all the changes.

I just checked - and it works in my case...

Are You sure You have everything activated ?

br,

artur