
104 Administrator’s Guide
BMC Atrium Integration Engine 7.1.00
Each data exchange debug file records events as they take place when a data
exchange is run. Events recorded are:
Data retrieved
Any values generated by rule syntax
Data conversions performed
Data updated, created, or deleted
Errors or warnings
Initialization phase
During the initialization phase, the Integration Engine debug facilities record all
data exchange and data handling rules.
StartDataHandlers: Connection established to both AR/CMDB and vendor
>>>ARS Form Fields:
Field mappings in: 'FlatFileSamplePull'
Rule 1: <First Name (id: 536870914)> Set to data type: 4 (Character)
Rule 2: <Salary (id: 536870916)> Set to data type: 3 (Real)
Rule 3: <Gender (id: 536870917)> Set to data type: 6 (Enum)
>>>ARS Form Key Fields:
Key Rule 1: <Last Name (id: 536870913)> Set to data type: 4 (Character)
>>>ARS System Query:
No query defined. All entries will be processed.
>>>Vendor Rules:
Field mappings in: 'FlatFileSamplePull'
Rule 1: <FNAME> Set to data type: 4 (Character)
Rule 2: <SALARY> Set to data type: 3 (Real)
Rule 3: <GENDER> Set to data type: 2 (Integer)
>>>Vendor Keys:
Key Rule 1: <LNAME> Set to data type: 4 (Character)
>>>Vendor Query:
No query defined: All entries will be processed.
StopDataHandlers: Disconnected from both AR/CMDB and Vendor applications
Processing phase
During the processing phase, the debug file shows all rules retrieved from the Data
Exchange application and the page of the respective Mapping Information
window for AR System forms, CI classes, or relationship classes from which it was
retrieved, and the data type of the data defined by the rule.