RegisterApplicationCAS

Registers a Classic application with Shared Services.

Caution!

The method will fail if used upon a Performance Management Architect application.

Syntax

<HFMwManageApplications>.RegisterApplicationCAS bstrClusterName, bstrProjectName, bstrAppName, bstrHFMWebServerURL

Argument

Description

bstrClusterName

The name of the application’s server cluster.

Input argument. String subtype.

bstrProjectName

The name of the Shared Services provisioning project for the application.

Input argument. String subtype.

bstrAppName

The name of the application.

Input argument. String subtype.

bstrHFMWebServerURL

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

Input argument. String subtype.