Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

Smart Form Lookups

Introduction

The integrum Management System allows users to powerfully integrate existing data sets by importing CSV data from 3rd party database systems for use in smart form lookups.

clipboard_eabdfbc25e613556b9b603f4a04c6ceb4.png

This guide shows you how to configure integrum in two different ways which give two different methods of accessing your data within the smart form.

Importing CSV Data

The integrum Management System allows you to import data from your other database systems or datasets you have constructed using Excel or even a simple text editor.  This allows you to enter data into a smart form from a drop-down lookup that pulls the data imported from CSV based on a specific key field.

The first step is to import your CSV data.  To do this you will need administrative rights to access integrum’s main system navigation menus.

  • Select ‘Main System Navigation’

clipboard_e7e9251ff142fb2c3742ea4b78da9b0d5.png

  • Select ‘Smart Form Builder (New)’

clipboard_e66232a5c32d9da0711728dcfed6af6a2.png

  • Select ‘Look up Tables’

clipboard_ecf27c2e834d6e0070d9b6a500ae73bee.png

  • The right-hand pane displays a list of the CSVs that have been imported.

clipboard_e73dd69e1652485c0073f521935c84a93.png

  • To import another CSV click ‘New Table’

clipboard_eb8e3c4ae2dd4bc813f6b70c1915be100.png

  • Type in a ‘table name’ that matches the import CSV filename.

clipboard_e50fa12b542b98bc522729e9dedfbbe76.png

  • Add columns to mirror the columns in your CSV by clicking on the ‘Add Column’ button.

    Note; you must have the columns in the same order that they appear in the CSV and ideally the same order as they appear in the smart form.  If you are implementing the method B configuration as specified later in the guide, then your key field must be the first column in the CSV and in your look up.

clipboard_ef4b1c43aad1639a0c0a1fcd5ff5de25e.png

clipboard_eab45321c52ff88b7c3a68f9fb31c705f.png

  • Click Save
  • Click on your newly created lookup:

clipboard_e0ef2a2c8dcb3a8ed2134e704754fc7f7.png

  • Click Import:

clipboard_eca2feb70f38fc2a5a6fb2929618ead64.png

  • Browse and select your CSV file.  Once the file has been imported you will receive email notification and the import log will show that the CSV has been imported.

clipboard_ed31a5f41ade996841e112544a2b47343.png

  • Import log example below (it is possible to download the import CSV by clicking on the FILE link):

clipboard_e2d7e17e044cde489871457aa15d53421.png

Smart Form Lookup Configuration

Method A

There are two ways that you can enter your imported CSV data into a smart form. Method A requires that each field is dependent on the previous field and the user must manually select each field.

In the screenshot below the contents of the ‘H-Phrase’ dropdown is determined by what the user has selected for the ‘H-Number’.

clipboard_e308bc3672272dae8a3553901dbef033e.png

This method is configured as follows:

  • Navigate to ‘Smart Form Builder (New)’ and select ‘Field Library’.

clipboard_e37077c0e27dd3c529688846d8298cce7.png

  • First configure the parent field as shown in the screen shot below. Field type should be ‘Single Selection’ and option type ‘Imported Look up Tables’.  This is the first field in the CSV so there is no ‘Parent Look up Table Field’.  Select the look up table from the drop down and specify the ‘Look up Table Column’.

clipboard_ea0c50a8b7d13a935296aa211ddc30dd3.png

  • Next, configure the lookup field that is dependent on the key field.  Again the field type should be ‘Single Selection’ and option type ‘Imported Look up Tables’.  This field is dependent on the previously created ‘H-Number’ field which is specified as the ‘Parent Look up Table Field’.  Specify the ‘Look up Table Column’ that matches with the correct column imported from the CSV.

clipboard_e0cadc4365cdc110859360a007593c761.png

  • The lookup configuration and CSV for this example were as follows:

clipboard_e6cc2e61eb4a43d829daf91316a44e0de.png

Method B

With Method B several fields can be populated automatically based on the user’s selection of a key field (the first field in the CSV). 

In the screenshot below once the user has selected the ‘SAP Number’ the remaining seven fields are populated.

clipboard_ee319edfae76171769d6efff6b28dc5ed.png

This method is configured as follows:

  • Navigate to ‘Smart Form Builder (New)’ and select ‘Field Library’.

clipboard_e9ed4c05f94032256018ef88c054e5179.png

  • First configure the parent field as shown in the screen shot below. Field type should be ‘Single Selection’ and option type ‘Look up’.  The ‘Lookup View’ is the name of your lookup table.  This is the key field and first field in the CSV so the ‘Lookup Column’ is 1.  Type in a ‘Link Group ID’ this can be anything you choose but it must be common across this field and the others that are going to be automatically populated.

clipboard_ee6009119213c0006d272de4e9eb82a74.png

  • Configure the remaining fields as in the graphic below.  The field type should be text.  The ‘Link Group ID’ must match that specified for the key field (see above). The ‘Link UP View’ is the name of the lookup table. The ‘Map Field Name’ is the column position in the CSV. 

    Note: the column positions are COL_0, COL_1, COL_2… so the second column is COL_1

    Create and configure the remaining fields remembering to use the same ‘Link Group ID’ for each field.

clipboard_e04432b717835927a1239551e3436bf0b.png

  • The lookup configuration and CSV for this example were as follows:

clipboard_ec62fd6d4826a84d54e7ca1a38451c26f.png

  • Was this article helpful?