cancel
Showing results for 
Search instead for 
Did you mean: 

BPM - Exception Banch not getting triggered

Former Member
0 Kudos

Hi All,

I have developed a simple BPM, where on Transformation error, it has to throw an Alert in Control Step using Exception handler. but it is not going into Exception branch on error in Transformation Step. My BPM is as follows.

Step1

Recieve

Step2:

Block with Exception Branch

Transformation Step

On Exception

it has to enter into Exception Branch

But it is not

If anybody encountered similer problem, please clarify?

Also the same scenario i can able to execute successfully in our local system but not in client system

Is service pack level will be an issue. Because our local system is SP16 where as our client system has SP10.

Regards

Vijayanand

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

1. did you create an exception handler for the whole block?

2. did you assing this exception to the transformation step

3. did you assing the exception branch to this exception handler?

if you did that remove it and create once more from scrach - save and activate and it will work

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

I did the same thing as you described. Also i have deleted the whole process and developed from scratch many times. But no luck.

Regards

Vijayanand Poreddy

former_member181962
Active Contributor
0 Kudos

How are you ensuring that the Transformation raises an exception?

Regards,

Ravi Kanth Talagana

Former Member
0 Kudos

I know where interface mapping used in the Transformation step fails. Also when i used the Tranformation Step without Block. The tranformation step showing as error in BPE work Flow

Regards

Vijayanand Poreddy