Interface: ADRE - Communicationdata Version 2024.00

This documentation describes the AbaConnect Interface Communicationdata for the ADRE Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :ADRE
Interface Name :Communicationdata
ID :CommunicationData ( FlatIntf )
Version :2024.00
Status:Productive


Displays the possible import and export features for this interface.

Export / Import Modus
Export :XML
Import :XML


Displays additional information for this interface.

Additional Information

                                  Highest field Revision for this interface : 0



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :Communicationdata
Description :

                



Example AbaConnect XML Structure

The following is an example of an XML Header structure. This information is also visible in an AbaConnect XML Export file, that has been exported via the Abacus AbaConnect User Interface.

AbaConnect XML Struktur
<?xml version='1.0' encoding='UTF-8'?>
<AbaConnectContainer>
  <TaskCount>1</TaskCount>
  <Task>
    <Parameter>
      <Application>ADRE</Application>
      <Id>CommunicationData</Id>
      <MapId>AbaDefault</MapId>
      <Version>2024.00</Version>
      <!-- Attention : The client number (Mandant) is optional and implies that the data can only be imported into specified client (Mandant) -->
      <!-- The Client Option (Mandant) only has an influence when importing data. It can be configured in the AbaConnect Export Settings. -->
      <!-- By default, the client number (Mandant) is not written to the export file -->
      <Mandant>7777</Mandant>
    </Parameter>
    <Transaction>
      <CommunicationEntry mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </CommunicationEntry>
    </Transaction>
  </Task>
</AbaConnectContainer>



Example AbaConnect Command Line

The following includes examples of AbaConnect Command Line. The AbaConnect Command Line is executed with the abaconnectexportconsole.exe and abaconnectimportconsole.exe programmes. The AbaConnect Command Line must be run direct on the Abacus server. More detailed information about AbaConnect Command Line is available on the Abacus Homepage. The following examples serve as starting point for creating a simple command line.

AbaConnect Command Line
Export :
abaconnectexportconsole.exe "/USRuser" "/PWxxx"  "-aADRE"  "-version2024.00"  "-M7777"  "-acidCommunicationData"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aADRE"  "-version2024.00"  "-M7777"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-importfileX:\data.xml"

N.B. : For importing XML data, it is not necessary to specify the Interface ID and Mapping on the Command Line. This information is contained in the XML Import file.



Mapping Structure

The following displays a simplified mapping structure for this interface.
The XML-Element and Parent-Name are always in english. Click on the row to display additional information.

XML Element Name Field Name Parent Name Type Length Mandatory
CommunicationEntryCommunication key---No
    - AddressNumberAco address no.CommunicationEntryNumber10No
    - LinkGuidLink keyCommunicationEntryGUID36No
    - TypeTypeCommunicationEntryNumber2No
    - DataDataCommunicationEntryText65No
    - StandardStandardCommunicationEntryBoolean-No
    - GuidCommunication keyCommunicationEntryGUID36No
    - IgnoreIgnoreCommunicationEntryBoolean-No
    - CategoryCategoryCommunicationEntryNumber2No
    - NoteNoteCommunicationEntryText254No
    PurposeIntended purposeCommunicationEntry--No
        - PurposeNrIntended use numberPurposeNumber4No



Field Information

The following is a detailed description of the fields used in this interface.

Aco address no.
XML Element Name:AddressNumber
Parent Element:CommunicationEntry
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   1
Description:

                                  (The internal field ID for this element is "INR")
                    

Link key
XML Element Name:LinkGuid
Parent Element:CommunicationEntry
Field Type:GUID
Action Type:Import und Export
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   2
Description:

                                  (The internal field ID for this element is "AVBGUID")
                    

Type
XML Element Name:Type
Parent Element:CommunicationEntry
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   3
Description:

                                  (The internal field ID for this element is "TYP")
                    

Data
XML Element Name:Data
Parent Element:CommunicationEntry
Field Type:Text
Action Type:Import und Export
Field Length:   65Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

                                  (The internal field ID for this element is "DATA")
                    

Standard
XML Element Name:Standard
Parent Element:CommunicationEntry
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   5
Description:

                                  (The internal field ID for this element is "STANDARD")
                    

Communication key
XML Element Name:Guid
Parent Element:CommunicationEntry
Field Type:GUID
Action Type:Import und Export
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   6
Description:

                                  (The internal field ID for this element is "GUID")
                    

Ignore
XML Element Name:Ignore
Parent Element:CommunicationEntry
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   7
Description:

                                  (The internal field ID for this element is "IGNORE")
                    

Category
XML Element Name:Category
Parent Element:CommunicationEntry
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   3
Description:

                                  (The internal field ID for this element is "CATEGORY")
                    

Note
XML Element Name:Note
Parent Element:CommunicationEntry
Field Type:Text
Action Type:Import und Export
Field Length:   254Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   8
Description:

                                  (The internal field ID for this element is "NOTE")
                    

Intended purpose
XML Element Name:Purpose
Parent Element:CommunicationEntry
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   10
Description:

                

Intended use number
XML Element Name:PurposeNr
Parent Element:Purpose
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   11
Description:

                                  (The internal field ID for this element is "PurposeNr")