createGroups

使用已上傳到環境之 ANSI 或 UTF-8 編碼的 CSV 檔案,在存取控制中新增群組。

服務管理員會使用 uploadFile 命令將檔案上傳至環境。檔案格式如下:

Group Name,Description
Example_grp1,My test group
Example_grp2,My other test group

群組名稱不會區分大小寫。完成時,命令會將每個失敗項目的相關資訊列印至主控台。請複查此資訊以瞭解 CSV 檔案中部分項目命令執行失敗的原因。

適用於

PlanningPlanning 模組FreeFormFinancial Consolidation and CloseTax ReportingAccount ReconciliationProfitability and Cost ManagementEnterprise Profitability and Cost ManagementOracle Fusion Cloud Enterprise Data ManagementNarrative ReportingSales PlanningStrategic Workforce Planning

必要角色

  • 服務管理員
  • 任何預先定義角色與存取控制 - 管理應用程式角色

用法

epmautomate createGroups FILE_NAME,其中 FILE_NAME 是包含群組名稱與描述之 CSV 檔案的名稱。

範例

epmautomate createGroups group_file.CSV