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
|
Property | Description |
---|---|
Rule Body | The code body that will be debugged. Can be changed here and ran again |
Actions | Available actions for rule debugger
|
The rule debugger can be launched by pressing the following icon:
The icon be be accessed in a variety locations
In the description page of rules
In detail section of rule
When editing rule