Skip to content
Snippets Groups Projects
Commit 57e82cc9 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

Leadimport docs

parent f272460a
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.13" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.13">
<name>ImportField_Entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/ImportField_Entity/documentation.adoc</documentation>
<grantCreate v="false" />
<grantDelete v="false" />
<contentTitleProcess>%aditoprj%/entity/ImportField_Entity/contentTitleProcess.js</contentTitleProcess>
......
= ImportField_Entity
Definition:
An "Import Field" is a field configuration for a specific leadimport and the leadimports mapping.
For every leadimport it is mapped which column in the (csv-)file is imported in which database column within ADITO.
Purpose:
By saving the mapping configuration of a leadimport the config can be loaded and re-used for another import run.
== Relational entities
Leadimport_entity
= LeadImport_entity
Is for the Import of Data from a CSV-Format File. Important of this is, that the Data of File have to have the UTF-8 Character set formatting.
== Relational entities
ImportField_entity
Lead_entity
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment