將有效交集群組從商業程序匯出為 ZIP 檔案,您可以使用 downloadFile
命令將它下載至本機電腦。有效交集是根據您所定義之有效交集規則篩選的儲存格交集。這些規則可在使用者輸入資料或選取執行時期提示時篩選部分儲存格交集。
適用於
Planning、Planning 模組、FreeForm、Financial Consolidation and Close、Tax Reporting、Enterprise Profitability and Cost Management、Sales Planning 及 Strategic Workforce Planning。
必要角色
服務管理員用法
epmautomate exportValidIntersections FILE_NAME.zip [names=INTERSECTION_NAMES]
,其中:
FILE_NAME
是匯出 ZIP 檔案的名稱。在命令中識別的所有有效交集都會匯出至 Microsoft Excel 檔案,然後壓縮以建立此檔案。
names
(選擇性) 可識別您要匯出之以逗號分隔的有效交集清單。如果未指定此參數值,則命令會匯出應用程式中的所有有效交集。範例
epmautomate exportValidIntersections VI_export_File.zip names=VIAccountPeriod,VIEntityPeriod,VIProductPeriod
epmautomate exportValidIntersections VI_export_File.zip