Working with Batch Scripts

Oracle Hyperion Financial Data Quality Management, Enterprise Edition provides a set of Windows batch/UNIX shell scripts that enable users to execute data load rules from a command line or schedule loads from any scheduler without writing Java code. Batch scripts can be invoked from the command line. In turn, scripts call the data load and metadata load API in the FDMEE application server that execute the rules using the normal process used in data rule and workbench. Batch scripts are located under a <EPM_ORACLE_INSTANCE>/FinancialDataQuality directory (<EPM_ORACLE_INSTANCE> is typically is located at: C:\Oracle\Middleware\user_projects\epmsystem1).

Using a batch script to run data load rules includes:

Note:

Period names cannot include spaces if used in a batch script.