The basics behind creating rules and customizing each transformation rely on the use of Actions, Variables, and Methods. The Ruleset editor allows you to manipulate data using areas of the UI dedicated to these, as shown here.
Actions
Variables
Variables supply rules (and rule conditions) with values for their Inputs and Outputs parameters. A variable can hold system-generated information that is likely to change at runtime; it can also hold a user-defined initial value (in effect, making it a constant) – but that value too may change, if desired, at runtime.
Methods
A Ruleset Method, like a Composite Rule, is used to group rules. An important difference however, is that the method includes Type parameters which correspond to data types in the source and target of the Ruleset. Methods can also be re-used within the Ruleset, thereby providing better maintainability.
Comments
0 comments
Please sign in to leave a comment.