建立報表,其中列出指定日期範圍內要指派至存取控制群組,或要從中取消指派 (移除) 的使用者或群組。只能產生最多 120 天內的報表。
此報表會以 CSV 檔案的方式產生,可用於支援安全性稽核作業。所產生 CSV 檔案的每一列均提供要新增或移除的使用者或群組、要在其中新增或移除使用者或群組的群組、執行動作的服務管理員,以及完成動作的日期與時間。
適用於
Planning、Planning 模組、FreeForm、Financial Consolidation and Close、Tax Reporting、Account Reconciliation、Profitability and Cost Management、Enterprise Profitability and Cost Management、Oracle Fusion Cloud Enterprise Data Management、Narrative Reporting、Strategic Workforce Planning 及 Sales Planning。必要角色
用法
epmAutomate groupAssignmentAuditReport FROM_DATE TO_DATE REPORT_NAME
,其中:
FROM_DATE
是要產生報表的期間開始日期,以 YYYY-MM-DD
格式表示。TO_DATE
是要產生報表的期間結束日期,以 YYYY-MM-DD
格式表示。REPORT_NAME
是報表的 CSV 檔案名稱。您可以使用downloadFile
命令下載產生的報表。範例
epmAutomate groupAssignmentAuditReport 2022-03-01 2022-05-01 GroupAssignmentReport.CSV