Client persistence provides a higher level of reliability than is defined in the JMS specification. Client persistence allows the JMS session to continue sending messages regardless of the SonicMQ Broker status. If the SonicMQ Broker is not available, the messages are stored locally and sent when the SonicMQ Broker becomes available.
Note: Client persistence is only available to OpenEdge clients running in ClientConnect and ServerConnect mode.