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