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. By default, the utility is installed with Reporting Studio to the directory as ManageUserPov.cmd and comes with a sample configuration file called ManageUserPOV.properties.

To run the utility, open a command prompt in the FR_Studio_Installation_Directory\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 FR_Studio_Installation_Directory\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