runTaskManagerReport
Generates relational reports that display data from Task Manager.
Applies to
Planning, Planning Modules, FreeForm, Financial Consolidation and Close, Tax Reporting, Enterprise Profitability and Cost Management, Strategic Workforce Planning, and Sales Planning.Required Roles
- Service Administrator
- Power User
- User
- Viewer
Usage
epmautomate runTaskManagerReport FILE_NAME GROUP_NAME REPORT_NAME REPORT_FORMAT [Param=value] where:
FILE_NAMEis a unique file name for the report.GROUP_NAMEis the name of the group with which the report is associated.REPORT_NAMEis a unique name for the report to be generated.REPORT_FORMATis one of the following formats for the report:- HTML (not supported for graphs and charts)
- XLSX (not supported for graphs)
- CSV
- CSV2
Note:
REPORT_FORMATCSVdoes not permit the formatting of data based on a template whileCSV2does. GeneratingCSV2formatted report takes more time compared toCSVoutput.Param=value, optionally identifies the required parameters for generating the report. For example, to generate theEarly Tasksreport, which takes aschedule namewith the valuemonthlyand aperiodwith the valueJan, specify"schedule name"=monthly period=Jan.
Example
epmautomate runTaskManagerReport Example_File_name Group1 "Early Tasks" PDF "schedule name"=monthly period=Jan