HsxServer Type Library

In This Section:

HsxServer Object Methods

HsxServer Object Properties

This chapter describes the members of the HsxServer type library. Use the HsxServer methods to get application server-related information such as the names of an application server’s applications and Data Source Names. HsxServer also provides a property that indicates whether external authentication has been enabled for a cluster.

To use the HsxServer type library, you must reference HsxServer.exe in your project. The HsxServer type library contains one object—the HsxServer object.

Note:

You must reference the HsxServer.exe installed in the <install directory>\Server directory. Earlier releases of Financial Management installed HsxServer.exe in the <install directory>\Common Files\Hyperion Shared\Bin directory. If you have a project that references the HsxServer.exe in the old directory, you must update the project to reference the HsxServer.exe in the new directory.

There is one HsxServer object per application server. For more information, see Application Server Tier Type Libraries.

To assign HsxServer object references, use the HsxServer object reference returned by the HsxClient methods OpenApplication or GetServerOnCluster or the HsxClientUI method OpenApplication.