cancel
Showing results for 
Search instead for 
Did you mean: 

web service timeout

Former Member
0 Kudos

When i communicate with external system using web service call, i can transafer 3500 record. if i run it for more than 3500 records it gives error "SOAP:1,023 SRT: Processing error in Internet Communication".

i tried to use SM59, HTTP connection to external server. current set up is ICM Default timeout..

I want to change but rfc destination is generated and i dont have option to change it to "no timeout" or specify timeout.

you help is appreciated. .

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hello Vipul

Enter the RZ10 and validates the TIMEOUT value of parameter "icm/server_port_<x>" for  PROT=HTTP and PROT=HTTPS.


For example, the HTTP service is on port 0 and TIMEOUT=600 seconds

icm/server_port_0 = PROT=HTTP,PORT=80$$,PROCTIMEOUT=600,TIMEOUT=600

in your case, increasing the TIMEOUT and validates the WS again


regards


Juan

Former Member
0 Kudos

I am new to web service so worked with out basis to make http timeout to 600. bring bound back the dev server but still same error. anything else we can do?

0 Kudos

Hi Vipul

Have the log file "dev_icm" ICM, before testing the WS increases the ICM trace level to 3 and paste the contents.


regards


Juan