Problems and solutions for IN_MEMORY_WSRM_OUTBOUND system property setting

An exchange fails when processing a web services reliability messaging (WSRM) transaction with WebSphere Extreme Scale (WXS).

Symptoms

During a WSRM outbound exchange with WXS, a transaction might fail because the close and terminate sequence requests are not triggered after the business message is delivered to the trading partner.

Resolving the problem

Verify the settings for IN_MEMORY_WSRM_OUTBOUND in the system property file. Ensure the property is set to true (default). If the system property is set to true, the local in-memory storage manager is used for the WSRM transaction. If the system property is set to false, the local in-memory storage manager is not used leading to the transaction failure.