Smart View HTTP Session Timeout - V1
Smart View HTTP Session Timeout - V1
HTTP session timeouts can occur, for example, when working with large smart view retrieves that
take a long time to run, or when you're experiencing slower internet connections.
To avoid HTTP session timeouts, you may add the following Windows Registry DWORDS to the
Internet Settings key:
Below steps created against such timeout issues coming out of HFM/ Essabase Smart view
SOLUTION -
Steps to add Timeout files in system registry
4. Add below three files in this section with DWORD (32bit) value (with exact same names no
spaces allowed)
ReceiveTimeout
KeepAliveTimeout
ServerInfoTimeout
5. After creating new timeout files, files will be look like below
7. Follow the same step 8 for other two files and add below decimal values
KeepAliveTimeout=900000
ServerInfoTimeout=900000
9. Close registry editor and restart the system. Issue will be fixed after that.