You can import rules, rulesets, templates, formulas and scripts into your application with Oracle Hyperion Calculation Manager. After you import, you can save the results of the import to a local file.
To import an object, it must be in one of these file types:
All users: .xml, a file that contains objects in xml format
zip, zip files can only contain xml filesOracle Hyperion Financial Management users only: .rle, a file that contains objects in Visual Basic format
Financial Management users only: .cmo, a file that contains objects in ASCII text format
Oracle Hyperion Planning, Oracle Essbase, and Oracle General Ledger users only: .csc, a file that contains objects in Essbase calc script format
Note:
You cannot import from one product type to another.To import objects:
rle file, the following conversion options are enabled:
Script Components—Converts the .rle file into script components in Calculation Manager.
Graphical Components—Converts the .rle file into graphical components in Calculation Manager.
If you select Graphical Components you can:
Select Use component level conditional block to include conditions as part of formula components in flow charts. (The default is to include conditions as separate condition components, not as part of formula components, in flow charts.)
Select an option to specify how to separate statements into component objects based on comments in the script:
Separate Component—Generates a separate component for each comment line in the script.
Multi-block Component—Generates one component with one block for each comment line in the script.
Single-block Component—Generates one component with one block for all comment lines in the script. (There are no separate blocks for comment lines.)