Portlet Factory, Version 6.1.2
Transform builder
Use this builder to copy or merge the contents of one schema-typed XML variable into another variable.
The builder can perform the copy and merge operation without requiring you to write any XSLT or IXml code.
Note: This builder does not operate on Java beans objects.
The default behavior of this builder is to leave the original content of the target variable in tact during a copy and merge action. Therefore, you can perform complex modifications of target variable content by applying a sequence of these builders to the target variable, with each additional builder instance adding its changes to existing content.
A typical use of this builder is to take the result of calls to integration builders (View and Form builders) and merge these results into a common result format returned by a wrapper service.
Parent topic: Builder help
- About using the builder call editor
The builder call editor allows you to specify all the input values to a builder call.
- Using parent node mappings
This Transform builder input is useful when working with documents that are nested deeply, and particularly when the source and target have different levels of nesting.
- Setting up XML node mapping between two schema-typed variables in a model
Place a Transform builder in a model that contains schema-typed variables.
- Transform builder input
This topic describes the Transform builder inputs.
- Objects the Transform Copy Builder Creates
This topic describes the objects that are created by the Transform Copy builder.
Library | Support |