POV Management

The Manage User POV utility is a command line utility where the administrator creates, views, updates, or deletes the Financial Reporting POV for one or more users. The utility is installed with Reporting Studio to the EPM_ORACLE_HOME\Products\financialreporting\bin directory as ManageUserPov.cmd and comes with a sample configuration file called ManageUserPOV.properties.

To run the utility, open a command prompt in the EPM_ORACLE_HOME\Products\financialreporting\bin directory and run the ManageUserPov.cmd:

ManageUserPOV <Mode> <ConfigFileName>

where Mode = Import, Export, or Delete (case insensitive)

where ConfigFileName = the name of the configuration file (the default name is ManageUserPov.properties located in the EPM_ORACLE_HOME\Products\financialreporting\bin directory).

Example: ManageUserPOV Export ManageUserPov.properties

Two files must be predefined before executing the POV utility; the configuration file, such as ManageUserPov.properties, and, when importing, an import file such as ManageUserPovImport.xml. Sample files are provided in the <financialreporting>\bin directory:

Import Behavior Guidelines