Databases Reference
In-Depth Information
The list of valid types is made up of the basic types (for example, int ,
double , char , and so on), plus the XML facts (excluding object factories)
and the Java Facts (excluding the Rules Extension Method) defined in our
rules dictionary.
The final step is to implement the business logic of our function, which consists of
one or more actions. We enter these actions in the Body section of the function. The
first action we need to create is one that creates a local variable of type calendar,
which holds the current date.
To do this, click on <insert action> within the Body section of our function. The rule
editor will display a drop-down list that lists all the available actions.
 
Search WWH ::




Custom Search