Skip to content
Snippets Groups Projects
Commit 5a2e972b authored by Dominik Lechner's avatar Dominik Lechner
Browse files

Documentation Blukmail

parent df42a9dc
No related branches found
No related tags found
No related merge requests found
Showing
with 357 additions and 326 deletions
......@@ -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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11">
<name>BulkMailAddRecipients_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/BulkMailAddRecipients_entity/documentation.adoc</documentation>
<recordContainer>jdito</recordContainer>
<entityFields>
<entityProvider>
......
= BulkMailAddRecipients_entity
This entity handels the seriel action to add more than one organisation / person to a bulkmail.
This action can´t be done with the BulkMailRecipient_entity, because a entity displays always one dataset.
\ No newline at end of file
......@@ -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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11">
<name>BulkMailRecipient_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/BulkMailRecipient_entity/documentation.adoc</documentation>
<title>Recipient</title>
<siblings>
<element>Communication_entity</element>
......@@ -36,6 +37,7 @@
<name>BulkMailRecipients</name>
<targetContextField>TARGETCONTEXT</targetContextField>
<targetIdField>CONTACT_ID</targetIdField>
<documentation>%aditoprj%/entity/BulkMailRecipient_entity/entityfields/bulkmailrecipients/documentation.adoc</documentation>
<dependencies>
<entityDependency>
<name>575e04ed-14aa-456c-8236-0bd284b1315f</name>
......
= BulkMailRecipients_entity
Provides the information of the BulkMailRecipients.
You can also remove recipients with comm restriction (via an action in the entity)
\ No newline at end of file
= BulkMailAddRecipients_entity - BulkMailRecipients
Provides the informations of the Recipients to display them in the "BulkMail_entity"
\ No newline at end of file
......@@ -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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11">
<name>BulkMailStatusChart_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/BulkMailStatusChart_entity/documentation.adoc</documentation>
<title>Recipient status</title>
<siblings>
<element>BulkMailRecipient_entity</element>
......@@ -29,6 +30,7 @@
</entityField>
<entityProvider>
<name>RecipientStatusChart</name>
<documentation>%aditoprj%/entity/BulkMailStatusChart_entity/entityfields/recipientstatuschart/documentation.adoc</documentation>
<dependencies>
<entityDependency>
<name>e2d96467-ec53-424b-b78c-c97c2db2bb8a</name>
......
= BulkMailStatusChart_entity
This entity provides information for a status chart with informations out of the "BulkMail_entity".
\ No newline at end of file
= BulkMailStatusChart_entity
Provides the information to display in the "BulkMail_entity"
\ No newline at end of file
......@@ -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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11">
<name>BulkMailTesting_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/BulkMailTesting_entity/documentation.adoc</documentation>
<siblings>
<element>BulkMail_entity</element>
</siblings>
......
= BulkMailStatusChart_entity
This entity handels the testing of an bulk mail (test sending to a contact)
\ No newline at end of file
This diff is collapsed.
= BulkMail_entity
This entity provides the seriel mail letter function.
You can add organisations or persons to the bulk mail.
\ No newline at end of file
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