
Chapter 6 Logging and debugging 105
Debug messages
The debug file identifies the success or failure of the data transfer. If any
Integration Engine service or AR System errors occur, the Integration Engine
service debug file shows a detailed error message.
Start comparing list of records on Mon Jul 02 16:29:21 2007
SessionID=SamplePullExchange
direction=VendorDataIntoAR
updateType=Both New and Changed
AR System Data Server
Data obtained from Source for mappings: 'FlatFileSamplePull'
Rule 1: 'FNAME', Value: 'Mary'
Rule 2: 'SALARY', Value: '135'
Rule 3: 'GENDER', Value: '1'
Key Rule 1: 'LNAME', Value: 'Poulos'
Setting field values of Target for mappings 'FlatFileSamplePull'
Rule 1: <First Name (id: 536870914)> set to 'Mary'
Rule 2: <Salary (id: 536870916)> set to '135'
Rule 3: <Gender (id: 536870917)> set to '1'
Key Rule 1: <Last Name (id: 536870913)> set to 'Poulos'
Adding entry Poulos to form 'EIE:FlatFileSample'
Data obtained from Source for mappings: 'FlatFileSamplePull'
Rule 1: 'FNAME', Value: 'Tom'
Rule 2: 'SALARY', Value: '234'
Rule 3: 'GENDER', Value: '0'
Key Rule 1: 'LNAME', Value: 'Smith'
Setting field values of Target for mappings 'FlatFileSamplePull'
Rule 1: <First Name (id: 536870914)> set to 'Tom'
Rule 2: <Salary (id: 536870916)> set to '234'
Rule 3: <Gender (id: 536870917)> set to '0'
Key Rule 1: <Last Name (id: 536870913)> set to 'Smith'
Adding entry Smith to form 'EIE:FlatFileSample'
Final Statistics
The Integration Engine service debug file also lists statistics. When a data exchange
starts, the
<exchange_name>.dbg file records the number of records obtained from
each data store. When a data exchange stops, the
<exchange_name>.dbg file shows
statistics of the number of records actually transferred. For each data exchange,
only the statistics for the main mapping are recorded in the debug file. Statistics for
other data mappings are not recorded.
Number of AR System Keys obtained 0.
Number of Vendor Keys obtained 0.
Session statistics: AR requests: 0, Vendor requests: 5
Session statistics: Requests added: 5, updated: 0, deleted: 0, errors: 0,
warning
Sleep until next poll interval or scheduled time for data transfer
StopDataHandlers: Disconnected from both AR/CMDB and Vendor application.