Skip to content

Implex plugin for Uniplex

The CortexImplex as a console-based application and the plugin Implex/Linker are part of the release package from StarterApp version 6.2.

Concept

The package Implex contains two plugins for the quick launch bar in Uniplex, which are opened in separate tabs:

  • import for the guided configuration and execution of an import with the option to save and export the import configuration.
  • linker for the correct creation of link structures (following a data import)

Note

Please note that only one import/linker can be carried out at a time. If an import/linker is started manually while an automation is running, you will receive an error message. Manual execution may therefore block an automatic start.

Note

The functions Import and Linker can be used independently of each other. However, it makes sense to only create the links between the records with the linker once the data structure is largely available.

Plugin Import

The import enables the simple creation of an import configuration and its manual execution via guided interfaces. For extensive configuration customizations and setting up an import automation, it is required to export the configuration and then edit it.

The plugin can be used to import data from a CSV file or the Cortex server. The import of XML files is only possible via the console-based application.

The actual data import can be carried out either manually via the plugin, by starting it manually via the console-based application or automatically via a time-controlled system service (e.g. server with cronjob).

Plugin Linker

The linker is required to link records with each other after a successful import. It is responsible for the correct creation of link structures.

These link structures can be executed at any time independently of the data import and also set links that have already been set via manual data input.