Common Causes of Errors
126
Integration Guide
Because the error is a major exception, the integration framework cannot retry the
XML file. To correct the error you must remove the incorrect data from the source
XML file. You then must delete the error record by changing its message status to
DELETE. After you remove the invalid data from the source XML file, you can
reprocess the message.
The integration framework provides a view queue utility to help you identify the
application data content that caused the error. The utility creates a view queue file
and places the file in the view folder under the integration global directory. The
view queue file is identified with the same file name as the error XML file, and its
data content includes the message that was initially received in the inbound
queue.
For example, if a view queue utility error occurs after you export person data
through the MXPERUSERInterface publish channel, the system generates a
MX_MXPERUSERInterface file. The file contains the following original outbound
message content.
<?xml version="1.0" encoding="UTF-8" ?>
<PublishMXPERUSER creationDateTime="2007-12-04T13:21:03-05:00"
transLanguage="EN" baseLanguage="EN"
messageID="11967924643281249" maximoVersion="7 1 082 V7100-001"
event="0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.ibm.com/maximo">
<MXPERUSERSet>
<PERSON>
<ACCEPTINGWFMAIL>0</ACCEPTINGWFMAIL>
<ADDRESSLINE1>760 Unity Blvd.</ADDRESSLINE1>
<ADDRESSLINE2 />
<ADDRESSLINE3 />
<BILLTOADDRESS />
<BIRTHDATE xsi:nil="true" />
<CITY>Framingham</CITY>
<COUNTRY>USA</COUNTRY>
<COUNTY>xxx</COUNTY>
<DELEGATE />
<DELEGATEFROMDATE xsi:nil="true" />
<DELEGATETODATE xsi:nil="true" />
<MAXUSER>
<DATABASEUSERID />
<DEFSITE>BEDFORD</DEFSITE>
<DEFSTOREROOM />
<EMAILPSWD>0</EMAILPSWD>
<FAILEDLOGINS>0</FAILEDLOGINS>
<FORCEEXPIRATION>0</FORCEEXPIRATION>
<INACTIVESITES>0</INACTIVESITES>
<LOGINID>jennyb</LOGINID>
<MAXUSERID>37</MAXUSERID>
</MAXUSER>
</PERSON>
</MXPERUSERSet>
</PublishMXPERUSER>d
The incorrect county on line 11 caused the major exception. The integration
framework does not process the message until you correct the incorrect data.
Summary of Contents for BJ0NJML - Service And Asset Management
Page 12: ...xii Integration Guide ...
Page 14: ...xiv Integration Guide ...
Page 16: ......
Page 31: ...Integration Framework for User Interface Integration Integration Framework Architecture 17 ...
Page 32: ...Integration Framework for User Interface Integration 18 Integration Guide ...
Page 60: ...Synchronous Inbound Integration Processing 46 Integration Guide ...
Page 122: ...Configuring External Systems 108 Integration Guide ...
Page 142: ...Non queue Error Management 128 Integration Guide ...
Page 154: ...Integration Components 140 Integration Guide ...
Page 156: ......
Page 172: ...Writing Custom Handlers 158 Integration Guide ...
Page 176: ...Queue Tables 162 Integration Guide ...
Page 190: ...IBM WebSphere MQ 176 Integration Guide ...
Page 212: ...Inbound Message Receipt 198 Integration Guide ...
Page 226: ...Integration Controls 212 Integration Guide ...
Page 252: ...Predefined External System Modifications 238 Integration Guide ...
Page 263: ...Web Service Queries Integration Queries 249 ...
Page 264: ...Web Service Queries 250 Integration Guide ...
Page 272: ...Integration Web Service Invocations 258 Integration Guide ...
Page 276: ...Multilanguage Attributes 262 Integration Guide ...
Page 293: ...Integration Module Invocation Integration Modules 279 ...
Page 294: ...Integration Module Invocation 280 Integration Guide ...
Page 302: ...Associating a Condition with a Signature Option 288 Integration Guide ...
Page 320: ...Work Order Collaboration Switches 306 Integration Guide ...
Page 324: ...310 Integration Guide ...