Import Inputs

Overview

The Import Inputs function allows users to import data from a previous version of the shell, or from a mapped file with a similar input structure.

Setting Up Imports

In order to allow import inputs, the Shell file needs to be set up as part of the Shell setup process. An additional option has been added to the setup for Shell files below:

The options available to be selected are as follows:

  • Clear single cell inputs - Which will clear any single input fields in the target file prior to import

  • Clear array inputs - Which will clear any array input areas in the target file prior to import

  • Highlight empty cells - Which will highlight with a red border any empty cells that were not filled as part of the import, for example where a new field has been implemented in the target file that does not exist in the source

  • Allow partial array match - Which will allow for array inputs to be imported where available, for example where there has been a new column or row introduced in the target file that does not exist in the source file

Once the Shell file has been updated, the import inputs button will be available to users to import relevant inputs.

Using the Import Inputs Function

When using the target Shell file, users can select the Import Inputs button in the top-right of the Coherent Assistant screen and select a file to import into the Target.

After selecting a file to import, a confirmation screen will appear and display warnings related to the configuration of the import inputs function.

When a user proceeds with the import, the relevant input fields that are mapped will be imported.

triangle-exclamation

This import functionality currently allows the following:

  • Inputs imported where there is an exact match between xInputs in the source and target

  • Inputs imported where there are new fields in the target that do not exist in the source

  • Inputs imported where there are changes in the position of the fields in the target compared to the source

Last updated