Redeployment

Redeploys an application to the product server.

Execute Redeploy
Parameters(ApplicationName, InstanceName, HubProject, ClearAll, CheckIntegrity, waitforcompletion, deployOption, escapeValidateRules, Notes)
Values('AppName', 'HubProj', 'false', 'false', 'true', 'true', ‘AppView’, 'true', 'Comments on redeployment');

See Deployment example for valid values.

When you redeploy an application, the deployOption allowed values differ from deployment for Oracle Hyperion Planning and Oracle Hyperion Financial Management applications. Allowed values:

  • ApplicationName—The name of an existing application. You cannot use #Shared as the application name for a deployment.

    InstanceName—Name of the instance to deploy to.

    HubProject—Oracle Hyperion Shared Services project to add the deployed application to.

    ClearAll—Deletes all dimension members in the application database and any corresponding data, journals, and intercompany transactions. (Available for Consolidation applications only.) Allowed values:

    • True

    • False

    CheckIntegrity—Checks the metadata against the data to ensure integrity. (Available for Consolidation applications only.) Allowed values:

    • True

    • False

    WaitForCompletion—If set to True, the Batch Client waits for the job to finish. If set to False, the Batch Client submits the job and continues. Allowed values:

    • True

    • False

  • deployOption—Specifies the type of deployment that you want to perform. The default value is AppView, which deploys the application only.

  • escapeValidateRules—If set to True, rules deploy without being validated. If set to False, rules deploy after being validated. Allowed values:

    • True

    • False

  • Notes—Optionally stores any comments or notes that you may want to add regarding the deployment.

  • AppView—Deploy the application only. (This setting is the default.)

  • Rules—Deploy calculation rules.

  • All—Deploy calculation rules and the application.

For all other application types, the only value allowed is AppView.