Hi
Scenario here is ( JDBC -- RFC --Synchronous).
When am sending JDBC Sender 20 records it says "com.sap.aii.af.ra.ms.api.MessageExpiredException"
i tried with 10 and 15 records though it took time it got processed.I have increased the time out para in Visual Admin.
Now i thought i wud limit the number of records not more than 10 .
how this can be handled ??
in Select select * from sap_sheet_fg1 where rownum <=10 for Oracle DB is fine but i do i update same 10 records.
R how can restrict minimum records into RFC??? any inputs
Rgds
srini