Identify the two statements about the Planning Import security utility.
A.
Imports Planning application access for users and groups
B.
Imports users and groups into Planning
C.
Requires the source text file to be named PLANSECFILE.txt
D.
Can be scheduled to run nightly using an encrypted password
E.
Clears existing security definitions by default before the import takes place
Explanation:
The Import Security utility performs a Oracle Hyperion Planning security import.
A: The ImportSecurity utility loads access permissions for users or groups from a text file into Planning.
(To add users or groups, see the Oracle Hyperion Enterprise Performance Management System Security
Administration Guide. . not B)
Importing access permissions overwrites existing access assignments only for imported members, data forms,
data form folders, task lists, Calculation Manager business rules, and Calculation Manager business rule
folders. All other existing access permissions remain intact. (not E).
The SL_CLEARALL parameter clears all existing access permissions; you can use it with other parameters to
replace existing access permissions. See also Exporting Access Permissions.
D: To import access permissions into Planning:
Locate the ImportSecurity utility by navigating to the bin directory.
From the Command Prompt, enter this case-sensitive command, one space, and the parameters, separating
each with a comma. Enclose the parameters with double quotation marks:
ImportSecurity.cmd [-f:passwordFile] “appname,username,[delimiter],[RUN_SILENT],[SL_CLEARALL]”
This command can be scheduled.