Skip to content
Snippets Groups Projects
Commit 3a6418d3 authored by Sebastian Pongratz's avatar Sebastian Pongratz :ping_pong:
Browse files

#1060627-LeadimportMappingassistent Doku Entity

parent 44f95568
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.14" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.14">
<name>LeadimportMappingAssistant_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/LeadimportMappingAssistant_entity/documentation.adoc</documentation>
<title>Mapping</title>
<titlePlural>Mappings</titlePlural>
<recordContainer>db</recordContainer>
......
= LeadimportMappingAssistant_entity
This Entity is for the mapping of Values of the Leadimport and the actual value, which will be imported into the System.
== Example
The Gender would be imported as a numbered System:
- 0 = female
- 1 = male
- 2 = various
But in ADITO would save only f, m and v. So you can map each other and it would save right.
== Relational entities
Leadimport_entity
......@@ -4,4 +4,5 @@ Is for the Import of Data from a CSV-Format File. Important of this is, that the
== Relational entities
ImportField_entity
LeadimportMappingAssistant_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