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


Library | Support |