Maintaining Server Logon Information

When you use application server clusters, by default, users are kept on the same application server for subsequent logons. For example, a user logged on to Financial Management who runs reports with Financial Reporting will always use the same application server, instead of potentially logging on to different application servers.

You can create the UseStickyServer cluster level registry setting on the client to disable Sticky Server support. You must create the registry setting for each Web server and Win32 client.

  To disable UseStickyServer support:

  1. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\Hyperion Financial Management\Client\Clusters\machinename.

  2. Create a REG_DWORD value named UseStickyServer.

  3. Enter the value “0”.

    Note:

    To enable it, change the value to 1, or delete the key. By default, a “1” is assumed if the key is missing.