runPlanTypeMap

Copies data from a block storage database to an aggregate storage database or from a block storage to another block storage based on the settings specified in a job of type plan type map.

Applies to

Planning, Planning Modules, FreeForm, Sales Planning, and Strategic Workforce Planning.

Required Roles

Service Administrator

Usage

epmautomate runPlanTypeMap JOB_NAME [clearData=true|false] where:
  • JOB_NAME is the name of a job of type plan type map defined in the application.

  • clearData is an optional setting that indicates whether the data in the target database should be removed before copying data. If this parameter value is not set, the default value true is used.

    Parameter values (true or false) must be in all lower case.

Example

epmautomate runPlanTypeMap CampaignToReporting clearData=false