Managing failure in a downstream system automatically in OSM
Hi,
I am thinking of creating an automated fallout management task to manage the retry of an automated task when a certain failure messages are received from the downstream system.
I see in the concepts document, under "Managing Fallout Generated from a Failure in a Network or System resource" the following scenario:
1. The automated task receives an error.
2. The automation framework fails the transaction, rolls the transaction back, and sends a JMS message to the queue.
3. The transaction is retried. You can configure how many times to retry and how long to wait before retrying.
4. When the configured limit or retries is reached, a JMS error message is sent to the