cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while executing JCO

Former Member
0 Likes
137

Hi all,

I am executing a JCO which gives a set of records using BLS.Sometime after executing it is showing up an error: socket time out. Can i knw the reason for getting tht error......?Is it due to large amount of database existing in the SAP database...?If so how can i sort this problem.....?

plz help me regarding this.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Ravi

Try executing this particular BAPI/RFC in SAP R/3 itself with the same input params that you use while calling the BAPI/RFC using JCO.

If that is taking a large amount of time in SAP itself then try optimizing that R/3 function (if its some custom function) otherwise if you are using some standard function then try playing with the input params to check the response time .

Hope this'll help.

Thanks

Udayan

Former Member
0 Likes

hi Udayan,

As u have said we have tried to execute the BAPI in SAP server itself,we found tht it is taking lot of time there itself as the data is huge.

Thanks,

Ravi Kumar