Limitations when Generating Java Client Code
When
Designer generates Java client code, it ignores input or output variables that are of type Object or Object list.
Designer does not generate client code for these variables.
When
Designer generates Java client code,
Designer replaces any space in a variable name with an underscore.
The Java client code that
Designer generates does not support multiple input or output variables with the same name.
If you want to override these limitations, you will need to modify the client code that Designer generates.