cancel
Showing results for 
Search instead for 
Did you mean: 

problem with RFC exception in BPM

former_member723031
Participant
0 Kudos

Hi,'

I have created control step for RFC exception. Assigned the alert catagory and given alert message.

i have below steps:

Transformation-control-send RFC-cancel process.

while trying to test i changed ip address of rfc channel and tested but i am not receiving any alert but messages are getting stucked in BPM with error -

permanent error in message proccessing

could you please suggest how to trigger rfc execption

Accepted Solutions (0)

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Suggestions..

refer BPMPatternReqRespTimeout for triggering exception.

Basically you might change the sequence of steps as follow

Create Block with deadline branch where you use control step to trigger exception and have another branch exception handler and in that branch you have transformation and senderror. This will help.