cancel
Showing results for 
Search instead for 
Did you mean: 

WEB UI(HTTP) timeout variable

Former Member
0 Kudos

Hi All,

I have created a custom component, in which i have to use the WEB UI timeout (HTTP time out) for some calculations.

How to find this timeout of the WEB UI. Helpful answers will be rewarded.

Thanks for your help.

Regards,

Sudha

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Are all cluster nodes connected to the same (clustered of course) DB system? Or is there any latency due to distributed, non local fail safe improvements on secondary data center level?

Former Member
0 Kudos

Are u using a clustered server environment?

Former Member
0 Kudos

Yes. It is cluster server environment

Former Member
0 Kudos

Hi,

see for details. It's the same for Web UI.

Check parameter "icm/server_port_0" in transaction RZ10

Best regards,

Claudia

Former Member
0 Kudos

Hi Claudia,

Thanks for your reply.

I am trying to pass the time out as a paramater to an web service, which i am calling through my implementation class. I have to pass this value dynamically to the web service proxy.

icm/timeout is not readable in the implementation methods.

We can find or set the timeout in transaction SMICM.

Regards,

Sudha