userGroupReport

產生列出存取控制中使用者被指派的群組報表 (CSV 檔案),並將其儲存至預設下載位置。

此報表會指出使用者的群組指派方式是直接 (作為群組成員) 還是間接 (作為巢狀群組之子項群組的成員)。

此報表會以下列格式識別使用者的登入名稱、名字、姓氏、電子郵件地址、被指派的群組,以及指派類型。它與從存取控制之「使用者群組報表」頁籤中建立的 CSV 版報表相同。例如,假設使用者 jdoe 是群組 Test1 的成員,而此群組是巢狀群組 Test2 的子項。在此情況下,報表會針對 jdoe 顯示下列資訊:

User Login,First Name,Last Name,Email,Direct,Group
jdoe, John, Doe, jdoe@example.com, Yes, test1
jdoe, John, Doe, jdoe@example.com, No, test2

使用 downloadFile,將產生的報表下載至電腦。

適用於

PlanningPlanning 模組FreeFormFinancial Consolidation and CloseTax ReportingAccount ReconciliationProfitability and Cost ManagementEnterprise Profitability and Cost ManagementOracle Enterprise Data Management CloudNarrative ReportingSales PlanningStrategic Workforce Planning

必要角色

服務管理員存取控制管理員

用法

epmautomate userGroupReport REPORT_NAME,其中 REPORT_NAME 是報表檔案的名稱。

範例

epmautomate userGroupReport UsrGrpReport.CSV