I need to build an Approval flow for Release action on the CashLedgerFundTransferHeader business class. This is an instance action—no delivered service/IPA/Action form.
I have created a custom action request "XYZRelease" and attached a custom service def and a custom flow. The approval flow will call the original "Release" action upon approval.
The original Release action has a bunch of Entrance Rules (constraints). How do you handle when the Release action (executed by the LM Txn node) fails with an error? Am I approaching the problem correctly?