I have a java server application in which I am using the JRC to set a predefined report's parameters.
The data is based on 2 command objects from the same connection and of which have the same parameter names/types.
When I go to set the parameters using the ParameterFieldController the first command parms get set correctly and the second command is still using the default command parameter value.