runTaskManagerReport

任務管理程式產生顯示資料的關聯式報表。

適用於

Enterprise Profitability and Cost ManagementFinancial Consolidation and CloseTax Reporting

必要角色

  • 服務管理員
  • 超級使用者
  • 使用者
  • 檢視者

用法

epmautomate runTaskManagerReport FILE_NAME GROUP_NAME REPORT_NAME REPORT_FORMAT [Param=value],其中:
  • FILE_NAME 是報表的唯一檔案名稱。
  • GROUP_NAME 是報表所關聯的群組名稱。
  • REPORT_NAME 是要產生之報表的唯一名稱。
  • REPORT_FORMAT 是下列其中一種報表格式:
    • PDF
    • HTML (圖形與圖表不支援)
    • XLSX (圖形不支援)
    • CSV
    • CSV2

    註:

    REPORT_FORMAT CSV 不允許根據範本設定資料格式,但 CSV2 允許。產生 CSV2 格式的報表所花費的時間會比 CSV 輸出還多。
  • Param=value (選擇性) 可識別產生報表所需的參數。例如,若要產生 Early Tasks 報表 (schedule name 的值為 monthlyperiod 的值為 Jan),請指定 "schedule name"=monthly period=Jan

範例

epmautomate runTaskManagerReport Example_File_name Group1 "Early Tasks" PDF "schedule name"=monthly period=Jan