Deletes a Classic application.
Caution! | The method will fail if executed against an application created with Oracle Hyperion EPM Architect, Fusion Edition. |
<HsxClient>.DeleteApplication bstrClusterName, bstrProduct, bstrApp
Argument | Description |
---|---|
bstrClusterName | String (ByVal). The name of the application server cluster. |
bstrProduct | String (ByVal). The product name. Specify “Financial Management” to delete a Financial Management application. |
bstrApp | String (ByVal). The name of the application to delete. |