Explanation
The time it took for IMS™ Connect
to send a message to IMS and receive the response (
executionTimeout_value))
was greater than the IMS Connect TIMEOUT value. The IMS Connect
TIMEOUT value is:
- Specified in the IMS Connect configuration member
for SYNC_SEND_RECEIVE interactions
- 2 seconds for SYNC_RECEIVE_ASYNCOUTPUT_SINGLE_NOWAIT, and SYNC_RECEIVE_ASYNCOUTPUT_SINGLE_WAIT
interactions
The IMS Connect TIMEOUT value was used because the
executionTimeout property
for this interaction was not specified or has been set to zero.
User response
Ensure that your application has set a valid executionTimeout value.
To set the executionTimeout values, you can use
either a WebSphere® or Rational® integrated
development environment, or use the setExecutionTimeout method.