cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

Currently, I'm creating iFlows with custom interfaces. When one puts an exception subprocess in an iFlow with an error/escalation end the sender will receive a message like below:

An internal server error occured: Message ended with Escalation end event. The MPL ID for the failed message is : <MPL ID> For more details please check tail log.

What I would like to do is to return a custom message, while maintaining the escalated / error label in the message monitor.

My question is whether this is possible to do and how.

Thanks in advance!

Bram

View Entire Topic
srinivas_sistu
Active Contributor
0 Likes

Hi,

Have you tried adding a Content Modifier in the Exception sub process and define the body with your custom message.

Regards,

Srinivas

former_member537554
Participant
0 Likes

Hello Srinivas,

The content modifier only changes the message in an exception subprocess when there is a message end and not an error/escalation end. Then the message seems to get overwritten.

Any other ideas?

Thanks for helping out!

Bram