The values to use for the form fields specified by the InputSelector
parameter. Specify the values in a comma-separated list or by using numbered parameters. You must set an InputValue
parameter for each InputSelector
.
You can encrypt the values before adding them to the configuration file. If you specify the values in a comma-separated list, encrypt the values separately and do not encrypt the commas. For example:
InputValue=<encrypted value>,<encrypted value>,<encrypted value>
For more information about how to encrypt the values of configuration parameters before adding them to the configuration file, refer to the HPE Web Connector Administration Guide.
Type: | String (can be encrypted) |
Default: | |
Required: | No |
Configuration Section: | Any section that you have defined with the FormsSection parameter, TaskName or FetchTasks or Default |
Example: | InputValue0=MyUsername
|
See Also: | InputSelector |
|