Skip to content

Import

This section provides the ability to work with and use document templates.

Import


The Import section is used to import document templates and utilize them in projects. It is useful for generating a number of reports in any projects.

Import main window

The Import section contains several navigation elements. These are:

  1. Navigate to the main window through the Import button in the main window.
  2. Search for imported data in the import resources table through the search navigator.
  3. Synchronize existing data button.
  4. Add new resources button.

Import search example

You can use the search navigator to search for data within import resources. To do this, type any element related to the data in the search window and press the search button. If it exists in the resources list, the system will display several options for the entered data. The user selects the needed option from these variants to use.

Import synchronization example

The Synchronize button is pressed to optimize data in the resources list. This button serves to check resources connected to methods and optimize the data.

Import add new resource 1

Import add new resource 2

Import add new resource 3

At any time, we can view how the data in the import resources table is structured and what parameters it contains. To do this, you need to follow the sequences shown in the images above.

Import add button

Import add new resource form

Import add new row handlers

TODO

Please add information for each input and selects. In the old doc has the information about export on the import page?

Practical Experience

Let's try importing a users table in practical experience.

  1. First, create a new import from the import section.

Import create new import

  1. Create a new handler.

Import create new handler

  1. Write the SQL part: here @A, @B, @C, ... are the names of cells in the Excel file.

Import create handler sql

  1. Create a new table and import button.

Import create table and button

  1. Give the button an import name.

Import name the button

  1. Press the button and upload the file, and the result is ready.

Import final result

All necessary data is selected and filled in, then the Save button is pressed. In this way, the data entered for export is structured in a table and any developer who has permission to use it will have the right to use it.