RegisterApplicationCAS

Registers a Classic application with Shared Services.

Caution!

The method will fail if executed against an application created with Performance Management Architect.

Syntax

<HsxClient>.RegisterApplicationCAS bstrClusterName, bstrProjectName, bstrApp, bstrHFMWebServerURL

Argument

Description

bstrClusterName

String (ByVal). The name of the application’s server cluster.

bstrProjectName

String (ByVal). The name of the Shared Services provisioning project for the application.

bstrApp

String (ByVal). The name of the application.

Tip:

To get the names of the provisioning projects associated with an application server cluster, use EnumProvisioningProjects.

bstrHFMWebServerURL

String (ByVal). The URL of the virtual directory for Financial Management. The URL should include the protocol, Web server name and port, and virtual directory name.