|
Oracle® Rules Palette Release 9.1.0.0.0 E15811-01 |
The Compile Transaction and
Compile Segment features compile
transaction math configuration and identify configuration errors. You
can easily identify errors because the Rules Palette marks folders and
files with a red
icon. You can run the Compile
Transaction feature on an individual transaction or segment or on all
of the transactions or segments in a plan. After
running Compile, you will see the
icon on folders that contain a transaction
or segment with an error. You will see the
icon if there is a warning. You
must check-out the transaction or segment’s XML file with the error
and open the Engine Error Output window to view the explanation of the
compilation error. If this window is not visible,
click Window on the Main Menu
and select it.
The XML Navigator window will automatically open when you check-out a transaction with errors. It is necessary that this window remain open, as it connects the error output to its location in the configuration.
There are three types of errors that are listed in the Engine Error Output window.
Translation Error is an error that was caused by a syntax error in the math section. All translation errors will be listed at one time.
Compilation Error
is an error with the configuration in the math section. In
this situation, the compile feature stops compiling the configuration
of a transaction after it locates this type of error. Only
one compilation error at a time is handled. After
resolving the compilation error and selecting the Save
button
, the compiler runs again through the configuration and locates
the next compilation error. This process repeats
until all errors have been resolved.
Runtime Error is a system code error that was caused by configuration.

Steps to Compile all Transactions or all Segments Simultaneously
Right-click on the Transaction or Segment folder.
Select Compile Transactions.
Navigate in folders with the
icon until you locate the transaction or segment’s
XML file.
Check-out the XML file.
Review the error in the Engine Error Output window.
Double-click on the configuration error message
to be brought to
the error in the configuration.
Resolve the error.
Select the Save
button
.
Repeat steps 5 through 8 until no errors are reported.

Steps to Compile an Individual Transaction or Segment
Check-out the transaction or segment’s XML file.
Review the error in the Engine Error Output window.
Double-click on the configuration error message
to be brought to the error in the configuration.
Resolve error.
Select the Save
button
.
Repeat steps 2 through 5 until no errors are reported.
Note: If
the Engine Error Output window
is closed, you can open it up from Window
on the Main Menu by selecting
.
Important: Please see the Debug Pane for correcting errors that do not pertain to compiling.