Interface: IMMO - Version 2010.00

This documentation describes the AbaConnect Interface for the IMMO Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :IMMO
Interface Name :
ID :ConsumerIndexValues ( ConsumerIndexValues )
Version :2010.00
Status:Productive


Displays the possible import and export features for this interface.

Export / Import Modus
Export :XML / ASCII
Import :XML / ASCII


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 :
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>IMMO</Application>
      <Id>ConsumerIndexValues</Id>
      <MapId>AbaDefault</MapId>
      <Version>2010.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>
      <ConsumerIndexValues mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </ConsumerIndexValues>
    </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"  "-aIMMO"  "-version2010.00"  "-M7777"  "-acidConsumerIndexValues"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aIMMO"  "-version2010.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
ConsumerIndexValues---No
    - ConsumerIndexNumberConsumerIndexValuesNumber8Yes
    - YearConsumerIndexValuesNumber4Yes
    - JanConsumerIndexValuesNumber4Yes
    - FebConsumerIndexValuesNumber4Yes
    - MarConsumerIndexValuesNumber4Yes
    - AprConsumerIndexValuesNumber4Yes
    - MayConsumerIndexValuesNumber4Yes
    - JunConsumerIndexValuesNumber4Yes
    - JulConsumerIndexValuesNumber4Yes
    - AugConsumerIndexValuesNumber4Yes
    - SepConsumerIndexValuesNumber4Yes
    - OctConsumerIndexValuesNumber4Yes
    - NovConsumerIndexValuesNumber4Yes
    - DecConsumerIndexValuesNumber4Yes
    - ModificationDateConsumerIndexValuesDate-No
    - CreationDateConsumerIndexValuesDate-No
    - ModificationUserNameConsumerIndexValuesText50No
    - CreationUserNameConsumerIndexValuesText50No



Field Information

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

XML Element Name:ConsumerIndexNumber
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

XML Element Name:Year
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

XML Element Name:Jan
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Jan")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:Feb
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Feb")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:Mar
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Mar")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:Apr
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Apr")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:May
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "May")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:Jun
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Jun")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:Jul
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Jul")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:Aug
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Aug")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:Sep
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Sep")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:Oct
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Oct")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:Nov
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Nov")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:Dec
Parent Element:ConsumerIndexValues
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "Dec")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:ModificationDate
Parent Element:ConsumerIndexValues
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

XML Element Name:CreationDate
Parent Element:ConsumerIndexValues
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

XML Element Name:ModificationUserName
Parent Element:ConsumerIndexValues
Field Type:Text
Action Type:Export only
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

XML Element Name:CreationUserName
Parent Element:ConsumerIndexValues
Field Type:Text
Action Type:Export only
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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