DI062638 UUID

Universally Unique Identifier of the interface configuration (primary key)

Modifiable

DI062738 Name

Name of the interface configuration

Modifiable

DI062821 Transaction type ID

ID of the transaction type

DI062823 Transaction type

Name of the transaction type

Values

  • Load data from source to target via pool
  • Load data from source to pool
  • Load data from pool to target
  • Load data from source to target

Modifiable

  • In the Execution module,
  • provided that the modifying user possesses the required rights

Note

  • In "Load data from source via pool to target", a transfer to the target is not carried out when problems already occurred during import to the pool. E.g. when 5 of 1000 records which are to be loaded from the source→ via the pool→ to the target fail when attempting to import to the pool, the remaining 995 are not written in the target.

DI062775 Copy of: name

Name of the configuration from which was copied

DI062770 Copied of

UUID of the configuration from which was copied

DI062769 Template

Checkbox with the help of which you can define whether the configuration is to be used as a template

Modifiable

  • in the Configuration module
  • provided that the modifying user possesses the required rights

DI062773 Pool module name

Name of the module in which the transfer data is temporarily stored

DI062774 Target module name

Name of the module to which data is transferred

DI062771 Copied on

Date on which this configuration was copied

DI062768 Completed

Checkbox with which you can indicate whether the configuration has been completed due to the configuration data having been transferred successfully or the configuration having been set to "Completed" manually. The completed configurations can be viewed via the Completed Configurations module.

Modifiable

Note

  • This parameter is automatically activated after the transaction has been carried out successfully, otherwise you can activate it manually.

DI062625 Target module

ID of the module to which data is transferred

Modifiable

  • in the Configuration module
  • provided that the modifying user possesses the required rights

Note

  • Only existing module IDs can be entered.
  • A listbox has been added on the data field which
    • shows the modules edited within the last 30 days.
    • shows the Reusable Modules area in which the modules which can be used in several interfaces are displayed, e.g. module 009C7H which is used for CSV transfer.
  • To extend a listbox, the required module is assigned to the 01100195 "PLANTA link: Reusable Modules" work area.

DI062623 Copy from

ID of the configuration from which was copied

DI062624 Source module

ID of the module from which data is transferred

Modifiable

Note

  • Only existing module IDs can be entered.
  • A listbox has been added on the data field which
    • shows the modules edited within the last 30 days.
    • shows the Reusable Modules area in which the modules which can be used in several interfaces are displayed, e.g. module 009C7H which is used for CSV transfer.
  • To extend a listbox, the required module is assigned to the 01100195 "PLANTA link: Reusable Modules" work area.

DI062811 Source module subclass

Python module subclass of the source module

Notes

  • If the Python module subclass stored in the module is invalid, this is indicated by a red frame. For the valid Python module subclasses of the PLANTA link, please click here

DI062809 Pool module subclass

Python module subclass of the pool module

Notes

  • If the Python module subclass stored in the module is invalid, this is indicated by a red frame. For the valid Python module subclasses of the PLANTA link, please click here

DI062772 Source module name

Name of the module from which data is transferred

DI062636 Pool table

Number of the pool table

Modifiable

  • in the Configuration module
  • provided that the modifying user possesses the required rights

Note

  • In order for the table to be usable in the interface, all pool tables must contain a UUID column as a primary key.

DI062767 Pool module

ID of the pool module

Modifiable

  • in the Configuration module
  • provided that the modifying user possesses the required rights

Note

  • Only existing module IDs can be entered.
  • A listbox has been added on the data field which
    • shows the modules edited within the last 30 days.
    • shows the Reusable Modules area in which the modules which can be used in several interfaces are displayed, e.g. module 009C7H which is used for CSV transfer.
  • To extend a listbox, the required module is assigned to the 01100195 "PLANTA link: Reusable Modules" work area.

DI062826 Completed on

Point in time at which this configuration was transferred successfully (= completed) or the Completed checkbox was activated manually.

DI062810 Target module subclass

Python module subclass of the target module

Notes

  • If the Python module subclass stored in the module is invalid, this is indicated by a red frame. For the valid Python module subclasses of the PLANTA link, please click here

DI062803 Log level

Name of the log level. Log level means the degree of detail of the log entry.

Modifiable

  • in the following modules:
  • provided that the modifying user possesses the required rights

Values

  • Debugging info
    • This value is only visible to customizers (Customizer rights = ).
    • All log messages as well as function names, line numbers, and module names of the respective Python function are written into the log file.
    • If an error occurs, a complete stack trace is written in the log
  • Information
    • Contains useful information that may help you to comprehend the interface.
  • Warning
    • Only writes warnings and errors in the log.
  • Deactivated
    • No log is written for this value.

Note

  • The displayed log messages always contain the current level including all lower levels.
  • The *Debugging info* value generates a huge amount of data and serves to debug incorrect interfaces.
  • If an interface is switched to productive, we recommend that you set the log level of the template to "warning".

DI063846 Log type

Here you can define where the log entries are written; in a file or in the PLANTA data table.

Values

  • PLANTA table
  • File

Modifiable

  • in the following modules:
  • provided that the modifying user possesses the required rights

When you define the Log type you should consider that writing the log entries in a log file on the server is substantially more performant than writing it in the PLANTA table. On the other hand, log entries written in PLANTA can be searched more comfortably in the designated Logging module. The log file can be found in the log folder of the PLANTA server. The name is composed of the name of the interface and the UUID.

DI062801 Pool table name

Name of the pool table

DI062820 Mapping type

Auxiliary field for generating mappings

Values

  • Import: The data areas of the target module are viewed and source + target mapping elements are created with possible associated pool mapping elements.
  • Export: The data areas of the source module are viewed and source + target mapping elements are created with possible associated pool mapping elements.
  • Python ID: The source and target module data areas are viewed. If the Python ID matches, a source + target mapping element is created with possibly associated pool mapping elements.
  • Position: The target module data areas are viewed. A mapping between the first DI in the source module and the first one in the target module is created, etc.

DI0663667 Hidden

This parameter defines whether the configuration in the configuration listbox of the Configuration module is to be displayed.

DI063666 Locked

This parameter defines whether the configuration is to be locked and can therefore not be run or used as a copy source.

DI064050 Cancelation limit (seconds)

With this parameter you can define the maximum duration of an interface transfer is determined in seconds. If the duration of the transaction reaches the value defined in the Cancelation limit (seconds) field, the transaction is canceled.

DI064051 Cancelation limit (%)

With this parameter you can define at which value the interface transfer is canceled. As soon as the number of non-transferred records in the interface transaction reaches the percentage value of the Cancelation limit (%) field, the transaction is canceled.