In an order processing system, I need to handle exceptions when an item is out of stock. How to design a flow to manage backorders?

In an order processing system, I need to handle exceptions when an item is out of stock. How to design a flow to manage backorders?

@SagarS98

You can define an alernate stage and configure a flow to send an email communication to user that the item is out of stock.