cancel
Showing results for 
Search instead for 
Did you mean: 

Executing Proxy in Background Mode

arunneerolil
Contributor
0 Kudos

Hi All

Is it possible to execute the proxy in background mode ??

This is for a File->XI->ABAP Proxy interface..the message size is more than 30MB and is getting timed out in the inbound queue of the receiver (abap prxy)after 10mins.

This is bcoz the max runtime for the dialog work process is set to 600secs and we are unable to increase it further.

can anyone help.

Thx in advance

chemmanz

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Chemmanz,

You can increase the capacity of processing the message in Admin options.

Go to SXMB_ADM, run Integration Engine Configuration

Change specific configuration and then set the size of the message to be processed against the parameter

MAX_MESSAGE_TRANSFER_SIZE.

Hope this should solve your problem.

Regards,

Suraj Kumar.