WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Create

The Create transform creates an output element when there is no input to populate it.

You can use the Create transform to create the following types of element:
  • An empty element
  • A nil element
  • A simple type element using a default value based on the element's type

You can create either simple or complex types by using the Create transform.

If you create an empty element for a complex type, you can enter the Create transform (which takes no inputs) and add nested transforms that also take no inputs (for example, Assign or Custom).

For a simple output, you can use the Create transform to create:
  • an empty element
  • an element with xsi:nil="true", also called a nil element
  • an element with a default value that is specified by the schema
The option to create a nil element is available only when the target is nillable, and the option to create a element with the default value is only available when the target has a default value defined in the schema file.
Create transform in the Graphical Data Mapping editor

For complex outputs, you can use the Create transform to create an element or to create a nil element (with no default value option). When the output is complex, you can enter the Create transform and use more Create transforms, Assign transforms, or any other mapping that does not require an input. You can use this method to populate as many fields as required in the complex output structure.

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:48:31


Reference topicReference topic | Version 8.0.0.7 | cm28656_