To do this:
1. Create an input or output variable of type Object.
2. While still on the variable, modify the "Java Wrapper Type" property in the Properties pane with one of the selection from the drop down list.
Labels
To do this:
1. Create an input or output variable of type Object.
2. While still on the variable, modify the "Java Wrapper Type" property in the Properties pane with one of the selection from the drop down list.
1 Comment
Hide/Show CommentsJan 18, 2006
Nathan Lee
The other option if conversion is required is to use the WmTransformations pack…The other option if conversion is required is to use the WmTransformations package (available from advantage.webmethods.com)
It allows conversion between a variety of different data types (e.g. Strings to Integers, Doubles, Bytes..)