Asynchronous outbound requests which have not yet been sent to the EIS will be deleted by default when the proxy container is stopped. This applies to
scheduled requests which have not yet reached their execution time.
requests which could not be sent yet because there is no connection to the EIS partner.
Asynchronous inbound requests which have not yet been started will also be deleted when the proxy container is stopped. This applies to
requests which have not yet been sent to the application server.
requests which have to be sent to the application server again (redelivery).
If you want asynchronous requests to last longer, set the Proxy Container Mode to Durable Asynchronous Processing via the Management Console. In this case you should increase the page pool size too, if necessary (see "Changing the size of the storage areas" in Page pool area and cache of the proxy container ).
You change the setting for the Proxy Container Mode in the Management Console:
From the context menu of the proxy, select the item Edit Properties.
In the Edit Properties of Local/Remote Proxy property sheet choose the Performance Settings tab.
Under Proxy Container Mode choose the option for Durable Asynchronous Processing.
You must activate the Expert Mode to display the Performance Settings tab. For detailed information refer to the online help system of the Management Console.