See Workflow configuration for details on the different attributes.
Configuration attribute | Step inputType | |||||||||||||||||||||||||||||||||||||||
inputType | Date / DateTime | Decimal | Integer | List | Text | Tote | Image | ImageCapture | Information | MultiLineText | MultiScan* | QuantityByScanRadioButton | Radio Button | Signature | Summary | |||||||||||||||||||||||||
All Mandatory [M] | ||||||||||||||||||||||||||||||||||||||||
id | id | M | M | M | M | M | M | M | M | M | M | M | M | M | M | M | ||||||||||||||||||||||||
name | M | M | M | M | M | M | M | M | M | M | M | M | M | M | M | |||||||||||||||||||||||||
All Optional [O] | ||||||||||||||||||||||||||||||||||||||||
autoForwardAfterScan | autoForwardAfterScan | O | O | O | O | O | O | O | O | O | O | O | O | O | O | O | ||||||||||||||||||||||||
header | O | O | O | O | O | O | O | O | O | O | O | O | O | O | O | |||||||||||||||||||||||||
visible | O | O | O | O | O | O | O | O | O | O | O | O | O | O | ||||||||||||||||||||||||||
Limited applicability | ||||||||||||||||||||||||||||||||||||||||
dataDisplayColumn | M1 | M1 (Android) | ||||||||||||||||||||||||||||||||||||||
dataKeyColumn | M1 | O1 (validation) | M1 (Android) | |||||||||||||||||||||||||||||||||||||
dataTable | M1 | O1 (validation) | M1 (Android) | |||||||||||||||||||||||||||||||||||||
defaultValue | O | O | O | O (selected value) | O | M (image path) | M (output path) | O | O | O | O | |||||||||||||||||||||||||||||
defaultTo (Android) | O | |||||||||||||||||||||||||||||||||||||||
eanAi | O | O | O | O | O | O | O | O | O | O | ||||||||||||||||||||||||||||||
filterColumn | O | |||||||||||||||||||||||||||||||||||||||
helpLabel | O | O | helpLabel | O | O | O | O | O | O | M (information text) | O | O | O | O | O | O | ||||||||||||||||||||||||
inputFormat (Android) | ||||||||||||||||||||||||||||||||||||||||
label | OO | O | O | O | O | O | O | O | O | O | O | |||||||||||||||||||||||||||||
length | O | O | O | O | ||||||||||||||||||||||||||||||||||||
linkColumn | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ||||||||||||||||||||||||||
linkedElement | O | |||||||||||||||||||||||||||||||||||||||
listSeparator | O | |||||||||||||||||||||||||||||||||||||||
linkedElement | O | |||||||||||||||||||||||||||||||||||||||
listSeparator | O | O (validation) | O | O | O | O | O | |||||||||||||||||||||||||||||||||
listValues | M2 | O2 (validation) | M2 (Android) M (Windows) | |||||||||||||||||||||||||||||||||||||
maxDate | O | |||||||||||||||||||||||||||||||||||||||
maxValue | O | O | O | |||||||||||||||||||||||||||||||||||||
minDate | O | |||||||||||||||||||||||||||||||||||||||
minValue | O | O | O | |||||||||||||||||||||||||||||||||||||
onlineValidation (Subnode) (Android) | O | O | O | O | O | O | O | O | O | O | O | O | O | O | O | |||||||||||||||||||||||||
optional | O | O | O | O | O | O | O | O | ||||||||||||||||||||||||||||||||
overDeliveryValidation | O | |||||||||||||||||||||||||||||||||||||||
performCalculation | O | O | O | |||||||||||||||||||||||||||||||||||||
primaryInputMethod | OprimaryInputMethod | O | O | O | O | |||||||||||||||||||||||||||||||||||
uniqueValues | O | |||||||||||||||||||||||||||||||||||||||
validationCaseSensitive | O | validationValues | O | O | O | |||||||||||||||||||||||||||||||||||
validationValues | O | O | O (Android) | |||||||||||||||||||||||||||||||||||||
validationWarningType | O | |||||||||||||||||||||||||||||||||||||||
editable (WindowsMobile) | O | TODO | O | |||||||||||||||||||||||||||||||||||||
format (WindowsMobile) | O | TODO | ||||||||||||||||||||||||||||||||||||||
helpLabelMaximize (WindowsMobile) | O | O | O | O | TODO | O | ||||||||||||||||||||||||||||||||||
labelWidth (WindowsMobile) | TODO | ? | ? | ? | ? | ? | ? | ? | ? | ? | ||||||||||||||||||||||||||||||
resolutionHeight (WindowsMobile) | O | TODO | O | |||||||||||||||||||||||||||||||||||||
resolutionWidth (WindowsMobile) | O |
...
TODO | O |
* Will be deprecated in v. 2.0.
(WindowsMobile) = Only used on Windows Mobile
(Android) = Only used on Android
TypeAndQuantity
TypeAndQuantity is special in the way that is it cannot be defined as a <add .../> step in the workflow configuration.
It has it's its own tag <typeAndQuantity .../> and therefore does not support the inputType attribute.
TypeAndQuantity | |
---|---|
id | |
name | |
header | |
dataTable | |
dataKeyColumn | |
dataDisplayColumn | |
defaultValue | "Type1=0;Type2=12" |
eanAi | The AI in the barcode that contains the "type", e.g. 01 or 91 |
quantityAi | The AI in the barcode that contains the "quantity" e.g. 37 |
helpLabel | |
inputFormat | |
listValues | |
listSeparator | |
scanBehavior | "Add" - Any barcode is added. "CandidatesOnly" - Only elements from a data table or the listValues attribute are accepted. |
uniqueValues | Only one |
entry per unique value is allowed. |