Define Parameters

Parameters enables you to define an upload configuration based on data, selected by the user. Therefore the user gets dialogs based on database querys. Within the configuration you can reference the selected data.

How to define parameters

  1. Select menubar: Settings/Parameter ....
  2. Use the tabbed pane to select a parameter.
  3. Set visible to true
  4. Enter a user command
  5. Enter a query

Query restrictions

  1. Query must have two or more columns
  2. First column returns the value, the UPLoader works with

How to reference Parameters

  • Select Parameter in the Datasource configuration panel. Enter the parameter index. See 'How to define a UPLoader configuration' =>
  • Use the placeholder ParamX within the subquery dialog. See 'Define subquerys' =>