cancel
Showing results for 
Search instead for 
Did you mean: 

Response message timed out - JDBC adapter - PI 7.1

Former Member
0 Kudos

Hi All,

I have a synchronous Proxy <-> XI <-> JDBC scenario. The interface works fine in most of the cases, but when my proxy sends data to UPDATE the receiver SQL server 2000 with more than 1000 records, I do not find the response message in SXMB_MONI. But all the records have been successfully updated in SQL database. The response message in my case is the number of records that have been updated.

Initially I got the message "Synchronous response expired" in RWB, and based on SAP note 791379 and 1078420 , I changed the xiadapter.inbound.timeout.default parameter from 180000 to 600000 and added the parameter 'sqlquerytimeout' in my receiver JDBC adapter configuration with value as 600 seconds.

I have also enabled batch mode in my receiver adapter.

Now my problem is I don't see any error message in RWB , but still in SXMB_MONI I am not able the response message, but can see only the log version of my request message.

Any idea on what needs to be done in this case ? Any help will be greatly appreciated.

Regards,

Sandeep

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved !

Former Member
0 Kudos

Hello,

Could you pease let us know how thiswas solved ?

Same problem i am having.

Thanks in advance

Former Member
0 Kudos

Solution?

Former Member
0 Kudos

Please share the Solution.