runSupplementalDataReport

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

「補充資料報表」在 Financial Consolidation and CloseTax Reporting 中會分組為「非整合報表」。請參閱 REST API for Oracle Enterprise Performance Management Cloud產生 Financial Consolidation and Close 與 Tax Reporting 的報表的「預先定義的報表和參數清單」段落,以取得您可以產生的報表清單和產生報表的參數。

適用於

Financial Consolidation and CloseTax Reporting

必要角色

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

用法

epmautomate runSupplementalDataReport 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 (選擇性) 可識別產生報表所需的參數。例如,若要產生 At Risk Tasks 報表 (schedule name 的值為 monthlyperiod 的值為 Jan),請指定 "schedule name"=monthly period=Jan

範例

epmautomate runSupplementalDataReport Example_File_name Group1 "At Risk Tasks" html "schedule name"=monthly period=Jan