importValidIntersections

將 ZIP 檔案中的有效交集群組匯入至商業程序。執行此命令之前,使用 uploadFile 命令,將 ZIP 檔案上傳至環境。

ZIP 檔案必須包含一個含有「規則」與「子規則」這兩個工作表的 Excel 檔案 (包含有效交集定義)。「規則」工作表應定義交集群組、所含的維度,以及未指定的有效特性和其他所需維度特性。「子規則」工作表應提供成員選擇與排除項目。如需詳細資訊,請參閱管理 Planning 中的下列主題。

取得匯入檔案格式範本的最佳方法是從應用程式匯出有效交集。範例格式呈現於下列圖例中。
範例有效交集規則定義

範例子規則定義

適用於

PlanningPlanning 模組FreeFormFinancial Consolidation and CloseTax ReportingEnterprise Profitability and Cost ManagementSales PlanningStrategic Workforce Planning

必要角色

服務管理員

用法

epmautomate importValidIntersections FILE_NAME.zip [ErrorFile=ERROR_FILE_NAME.txt],其中:

  • FILE_NAME 是包含有效交集定義 Excel 檔案之 ZIP 檔案的名稱。

  • ErrorFile (選擇性) 可識別要寫入錯誤記錄之文字檔案的名稱。如果未指定此參數值,則命令會自動產生錯誤檔案;您可以在工作主控台檢視其名稱。

範例

epmautomate importValidIntersections VI_Import_File.zip ErrorFile=VI_Import_Log.txt