When a method has input headers or parameters, its values are displayed in the Input Data pane with their default values. Select the method you want to invoke in the Loaded Components pane. Parameters are displayed with their default values in the Input Data pane, and you can configure the option settings through .
To change a value, select a parameter. If a parameter is a simple data type, which means a string, float, or integer, you can enter the value directly into the InputValue text box in the Input Data Properties pane. If the parameter is a complex type, which means an object or array, or you want to use a random value or a value from a stored variable, click (...) to open the Input Value Wizard.
If the parameter is an array, type the index into the Index Array text box.