If multiple, distinct instances of SAS Business Orchestration Services are running, the store and forward (SAF) feature does not work properly when both are configured to use the same Java Messaging Service (JMS) queue.
For example, the following configuration results in unpredictable behavior since both SAF handlers use the same ActiveMQ queue, myqueue1:
To circumvent the issue, update the configuration so that each handler is set to a unique queue name. Here is an example: