Hi ,
Scenerio SAP R/3 [Proxy]<-XI adapter->--
XID<
JDBC adapter
>
----->SQL.
So its SAP Outbound Interface and I have 3 channels at SQL Side [MRI system]
1] One is to Send the Data to SQL
2] One is to get the error message from SQL back to SAP
3] And one is to get the status message back from SQL to SAP
And at the SAP Side I have 2 channels
1] One is to Receive the Error Message and send back to R/3 [Proxy]
2] One is to Receive the Status Message and send back to R/3 [Proxy]
Now I have everything ready and there were around 1200 documents sent at once from SAP to get posted to SQL everything is going fine from SAP -
> SQL but when we receive the messages back from SQL----
>SAP its going very slow I am seeing in SXMB_MONI the messages from SQL
->SAP counter is updating very slow.as I have kept 1 sec as polling interval.
Is there anything I should look with the performance issue in getting the channel work fine or much better ?
Thanks
Sudharshan