Shutdown Initiation
In case of any resource failure, workflow execution retries for the specified period.
(See Configuring Workflow Retry Attempts). After this period:
- All related workflow receivers are closed and no further messages are taken into the queue.
- Shutdown is initiated in a separate thread; the related JMS session closes, terminates processing, and retains the message(s) in the queue.
At the time of shutdown, any attempts to use application links will direct you to a shutdown page.
For details on how to configure graceful application server shutdown, refer Configuring Application Server Shutdown.
Copyright © Cloud Software Group, Inc. All rights reserved.