Requirements
To work with data sets, you need a metadata form with the corresponding settings and a specific form.
Metadata form
When submitting data with ELO for Mobile Devices, all data is saved to a metadata form. Create a separate metadata form for each form you want to submit data to using the ELO Administration Console.
Data set, metadata formMetadata form, data setThe layout of the metadata form depends on the data you want to submit. Use the metadata form to define:
- The fields for submitting data
- The filing path for the data sets (filing definition) you created
- Whether you can add one or multiple files to the data set (form type)
Fields
Add a field and the associated group for each data field that you want to include in the form. These fields are linked to the form. The user enters data to the fields via the form in the app.
Field, data setData set, fieldFiling definition
Create a filing definition so that the data sets can be uploaded to ELO. The data sets cannot be filed to the repository without a filing definition.
Filing definition, data setData set, filing definitionForm type
The form type specifies whether the data set is created as a document or as a folder. You can select the following settings:
Data set, form typeUsage > Folders: If this option is enabled, data sets are created as folders. You can attach multiple files to a data set. However, you do not have to attach a file. Attachments are filed with the Basic entry metadata form.
Usage > Documents: If this option is enabled, data sets are created as documents. With this option, you need to attach a file, but you cannot attach more than one.
If both options are selected, the conditions for the Usage > Documents option will apply.
Form
You need a specific form to create a data set. You create this form using the ELO form designer in the ELO Administration Console or in the ELO Java Client.
Form, data setData set, formInformation: For detailed information on forms, refer to the ELO Java Client Workflow manual.
Please note: Data set forms are intended for offline use. This means you cannot use functions that require a connection to ELO Indexserver, such as ELOas rules or dynamic keyword lists.
Please note: A data set form must be created as a separate template. Data set forms must not be divided into tab groups.
A data set form must meet the following criteria:
Form name: The name of the form must follow this pattern: offline_<NAME>
. Replace <NAME> as required.
Template: The form requires a template. The name of the template must be composed according to the following outline: main_<NAME>
. Replace <NAME> as required.
The names of the form and the template do not need to match.
Connecting metadata forms
You need to link the template to a suitable metadata form (see above).
Form, metadata form1. Open the template in the ELO form designer.
2. Open the Metadata form drop-down menu under Global form settings.
3. Select the metadata form you require.
Information: If the metadata form does not show up in the list, it is possible that the ELOwf module did not transfer the data to the client. Restart the module and the client. Afterwards, click Refresh in the form designer.
4. Click Apply to apply your changes.
Alternative: The changes are also applied when you save the template.
The name and the ID of the selected metadata form are grayed out in the Metadata form field.
Linking fields
To ensure that the data is applied to the metadata of the data set, you need to link each field form to a metadata field.
Form, linking fieldsLink to a field as follows:
1. Open the template in the ELO form designer.
2. Click the line of the form that you want to link to a field.
3. Open the Variable name drop-down menu under Properties of the selected cell.
4. Select a field.
The name of the variable that establishes the connection to the field is grayed out in the Variable name field.
5. Save the form once you have created and linked all form fields.
Result
You can now use the form to create data sets.