Reprocess: Planning Command Utility operation
Updated: 2009-04-30
Use the reprocess command to execute the reprocessing of model data with the Microsoft SQL Server 2005 Analysis Services cube. The model site that contains the model must be deployed prior to reprocessing the model.
Note
You must be a member of the modeler role to use this command.
Syntax
ppscmd reprocess /server <uri> /path <path>
Command switches
Parameters
Parameter | Required? | Description |
---|---|---|
/path <ModelPath> |
Yes |
Specifies the path for the model. |
/server <ServerUri> |
Yes |
Specifies the server URI to connect to. The defaults are those used by Planning Business Modeler. |
Return value
None
Example
The following command-line example shows the use of the reprocess command.
ppscmd reprocess /server https://localhost:46787 /path "bizcorp.corporate.model:exchange rate model"
Download this book
This topic is included in the following downloadable book for easier reading and printing:
See the full list of available books at Downloadable content for PerformancePoint Planning Server.
See Also
Concepts
Exportdimension: Planning Command Utility operation
New: Planning Command Utility operation
Upgrade: Planning Command Utility operation
Stagingdb: Planning Command Utility operation
Run: Planning Command Utility operation
Modelsitedeploy: Planning Command Utility operation
Migrate: Planning Command Utility operation
Importdimension: Planning Command Utility operation
Importsecurity: Planning Command Utility operation
Delete: Planning Command Utility operation
Help: Planning Command Utility operation