Debug Properties
Property | Description |
---|---|
Setup | Each solution can have many different environments (Production, QA, etc), along with users, and rules This section lets user configure the space where rule debugger will act on
NOTE: Need to at least have deployed once for the environment to exist for rule debugger to use. If using a business object in rule debugger, make sure the object has been deployed |
Parameters | Some rules take in parameters (say values to insert into a business object). Enter those parameters in this section. Any errors (say text value int field that takes integers) results in Oracle error that will be displayed as a pop up. Also note that Rule Method allows user to choose how to send data to server (either POST or GET call) |
Output | This section displays information before and after completing rule.
|
Action | Available actions for Rule Debugger
|
Rule Source
Property | Description |
---|---|
Rule Body | The code body that will be debugged. Can be changed here and ran again |
Actions | Available actions for rule debugger
|
Launching the Rule Debugger
The rule debugger can be launched by pressing the following icon:
The
icon be be accessed in a variety locationsIn the description page of rules
Expand title Click here to see description section... In detail section of rule
Expand title Click here to see in detail section... When editing rule
Expand title Click here to see in Edit page...