Business exception

I’m using reframework, if business exception occurs I need to stop the bot. It should not go to the next transaction.

Customized your exception and throw it to system exception. which will lead you to end \ final state

@Meghana_Bonu1,

Add If condition in Get Transaction Data before GetTransactionData workflow invoke.

Thanks,
Ashok :slight_smile:

@Meghana_Bonu1,

Your Get Transaction Data should look like this.

Attaching sample project.

RoboticEnterpriseFramework.zip (1.3 MB)

Thanks,
Ashok :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.