cancel
Showing results for 
Search instead for 
Did you mean: 

FILE 2 PROXY scenario

Former Member
0 Kudos

Dear Experts,

Its a production problem. May be anyone can solve it.

I am getting a file (20MB)size, to create sales orders in SAP via proxy code (BAPI). i am always getting timeout error while processing this file. What could be the solution for this ?

1. i am doing high priority in XI queue. still getting time out error .

Regards,

vasudeva

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Answered by splitting the File

Former Member
0 Kudos

Hi,

You can even set-up the file size in that particular File channel.

Advanced tab -> Additional Parameters -> Max File size.

Regards,

Neetesh

Former Member
0 Kudos

You have option to split files to smaller ones in file sender adapter. If business requirements does not allow this,

since your sender side is file adapter, this is async scenario, you can set

TUNING parameter"EO_MSG_SIZE_LIMIT" to large size in sxmb_adm -> integration engine configuration -> specific configuraiton

Regards

Liang

Edited by: Liang Ji on Jun 8, 2010 4:57 PM

Shabarish_Nair
Active Contributor
0 Kudos

in ECC, SXMB_ADM -> Integration engine configuration -> Set the specific configuration

runtime parameter - HTTP_TIMEOUT and set an appropriate value

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi ,

The problem because of the size of the file.

at what level this error coming?

Regards,

Raj