cancel
Showing results for 
Search instead for 
Did you mean: 

Timeout in Sync Call causes message response to 'To Be Delivered' state

Former Member
0 Kudos

Hello All,

We have a SOAP to JDBC synchronous interface. We are moving this interface from a PI 7.0 system to PI 7.11 system. When the request to JDBC call times out in PI 7.0 system, the entire message (request & response) is turned to 'Error' state, which is fine. In PI 7.11, if the JDBC call times out, only the request is in 'Error' state and the response is in 'To Be Delivered' state on the Integration Engine. Being a synchronous call, I think the response should also be turned to 'Error' state. We think that this is causing the threads in hold and after a few of these messages fail, all the threads are consumed and further messages are not being processed.

Did anyone face the same behavior?

Prasad

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

>> When the request to JDBC call times out in PI 7.0 system, the entire message (request & response) is turned to 'Error' state

I didn't understand this. When you get timeout for request call from JDBC, where do you see response message?

Regards,

Prateek Raj Srivastava