StorageNode Variables

The StorageNode variable type holds the representation of data that may be defined by a Schema.

This variable type can now be used as a Source and/or Target for a Ruleset Method, which can now transform data that is created/retrieved within the Ruleset; data that may have a Schema which differs from the Ruleset’s Source/Target. This allows you to transform more data without having to build multiple Rulesets to do so.

Note: This variable type is currently supported in the new transformation engine only.

Creating a StorageNode Variable

These steps take place in the Ruleset editor's Variables section.
  1. Click Add Variable.
  2. Type the name you wish to give the variable.
  3. Select StorageNode from the Type drop-down.
  4. Click OK to complete this task.

Result: The new variable now appears (identified as ) as an option in the Variables pane.