Types of InForm rules
Rule type |
Description |
---|---|
Calculation |
Enable you to set the value of a data item by performing a calculation that uses the value entered in one or more related items. The data item to which the calculation is applied is a calculated control in an item on a form. When the values in all dependent items are submitted or one or more values is updated, the InForm application runs the calculation rule and places the result in the calculated control. |
Form rule (edit check) |
Perform a wide range of edit checks on items entered or updated on a form. For example:
|
Conversion |
Convert values from one unit to another. You can define unit form components with reference to other units, so that data can be displayed online as one unit and stored in the database, after conversion, as the other. For example, you can design a form so that a CRC can choose whether to enter a weight in kilograms or pounds and specify that the weight is always stored in the database in kilograms. The unit in which data is stored in the database after conversion is called the base unit, and the data value, after conversion to the base unit, is called the normalized value. To perform conversions between the entered and base unit values, you create conversion rules and associate them with unit definitions. |
Randomization rule |
A specialized form of calculation that returns the number of a drug kit to assign to a randomized subject. In a randomization rule you test the criteria for subject stratification, if any, set the properties of the Randomization object, and call a function that generates the drug kit number. This rule is attached to a special drug kit calculated control in a randomization item and section. The rule runs when a user clicks the Randomization button in the form window. Note: A randomization rule can be attached to only one control; that is, it can have only one context. |
Copyright © 2012 - 2015 Oracle and/or its affiliates. All rights reserved. |
---|