...
Expand | ||
---|---|---|
| ||
Configure Task Input FieldsThe Input Field tab enables you to specify fields that must exist in source files containing unlabeled input data. Once you save these specifications, Taskmonk uses these fields to validate unlabeled data during file-based import.
You can add input fields into Taskmonk projects manually or using a project input file. Adding Input Fields from a Project Input FileThis is the easiest way to add input fields to your project. When you add input fields from a project input file, Taskmonk reads the column headers available in the file and automatically creates fields using the header information in your data file. You can then review the auto-created fields and update them as required. For best results, we recommend that you download and update this Sample Project Data file. To add input fields from a project input file, click the Browse Input Field button and select the input source file. Taskmonk now identifies column headers in the source file and creates an input field for each column header: Adding Input Fields ManuallyTo manually add input fields to your project UI:
The name of the input fields must match the column headers in your input data file. You can similarly add as many input fields as required. Updating Input FieldsOnce you have created the input fields associated with your project, you can update their details and order as required. You can perform the following updates on your project input fields: Updating Input Field NamesTo update an input field’s name:
Updating Input Field TypesTo update input field types:
Reordering Input FieldsIt is typically a good idea to order your input fields in the same sequence as the column headers in the project input files. To reorder input fields, use the Up and Down arrows adjacent to the field names. |
...