applicationAdminMode

Places the application in administration mode so that access to the application is limited to Service Administrators only.

This command is useful to prevent users from working on the application when Service Administrators are performing administrative operations. The application remains in administration mode until you change it back so that all users can access it.

Note:

This command has been deprecated, but not removed from EPM Automate. Oracle recommends that you use the setApplicationAdminMode command instead.

Applies to

Planning, Planning Modules, FreeForm, Financial Consolidation and Close, Tax Reporting, Enterprise Profitability and Cost Management, Strategic Workforce Planning, and Sales Planning.

Required Roles

Service Administrator

Usage

epmautomate applicationAdminMode VALUE where VALUE specifies whether to place the application in administration mode. Acceptable values are:

  • true to place the application in administration mode

  • false to return the application to normal mode so that all users can access it

Examples

  • Place the application in administration mode: epmautomate applicationAdminMode true

  • Return the application to normal operation: epmautomate applicationAdminMode false