To create and process open batch:
Use the blank Name and Target Application fields in the Batch Definition summary grid to enter a batch name or target application on which to search.
The serial execution mode processes files sequentially, requiring that one file complete its process before the next file starts its process.
inbox\batches\openbatch
subdirectory where the files to be imported are copied. If this field is blank or null, all files under
inbox\batches\openbatch
are processed.
Options:
~
@
_
;
When Oracle Hyperion Financial Data Quality Management, Enterprise Edition assigns the data rule name, it checks whether a data rule with the "Location_Category" name exists. If the name does not exist, FDMEE creates the data rule.
To use predefined data rules that load data based on specific categories, leave this field blank.
inbox\batches\openbatch
using one of the following methods:
Predefined Data Load Rule—To use a predefined data rule that loads data based on specific categories, leave the Auto Create Data Rule field blank on the Batch Definition screen and create the data load rule (see Defining Data Load Rules to Extract Data).
Next, create the open batch file name using the following format:
FileID_RuleName_Period_LoadMethod
. The file id is a free-form field that you can use to control the load order. Batch files load in alphabetic order by file name.
The load method is defined using two-character code identifying the load method where the first code represents the append or replace method for the source load, and second character represents the accumulate or replace method for the target load.
For the import load method, depending on the source system, available values are:
A—Append
R—Replace Data
F—Full Refresh
I—Incremental
S—Replace by Security
For Oracle Hyperion Financial Management the export load method are:
A—Accumulate
R—Replace
M—Merge
S—Replace by Security
For Oracle Hyperion Planning, the export modes are:
A—ADD_DATA
R—REPLACE_DATA
M—STORE_DATA
S—SUBTRACT_DATA
Exa
Oracle Tax Reporting Cloudmples of an open batch file name are:
a_Texas_Actual04_Jan-2004_RR.txt
and
b_Texas_Actual04_Jan-2004_RR.txt
Auto-Created Data Load Rule—To load data to any location category and have FDMEE create the data load rule automatically, create the open batch file name using the following format: “FileID_Location_Category_Period_LoadMethod”.
In this case, FDMEE looks for the data rule with the name “Location_Category.” If it does not exist, FDMEE creates the data rule automatically with the name “Location_Category.”
See Scheduling Jobs.
After an open batch is processed, a directory is created, all files within the
openbatch
directory are moved into the new directory, and the new directory is assigned a unique batch ID.
Note:
The Open batch feature is unavailable for the Account Reconciliation Manager.