mulesoft exceptions

Post on 20-Mar-2017

108 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Exceptions

Exceptions• Choice Exception Strategy.• Catch Exception.• Rollback Exception.

Choice Exception

Criar um tipo de choice pra exception

HTTP Settings

Type of exception that should be catch here:

Type of exception that should be catch here:

Type of exception that should be catch here:

Rollback Exception Strategy

• You can define a Rollback Exception Strategy to ensure that a message that throws an exception in a flow is reverted to a process again. Usually, this is used on a transaction flow. If a transaction fails, the rollback exception strategy reverts the transaction of the flow.

Done!• Documentation:• https://docs.mulesoft.com/mule-user-guide/v/3.7/rollback-exception-

strategy#sts=Rollback Exception Strategy

top related