EasyManua.ls Logo

IBM BJ0NJML - Service And Asset Management - Error Correction; Error Details

IBM BJ0NJML - Service And Asset Management
330 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Message Reprocessing
122
Integration Guide
Error Correction
You can view message details and change error message contents in the Message
Details dialog box in the Message Reprocessing application. You can choose to
process, save, or cancel your XML changes.
You can edit only the messages that are in a HOLD status. If the message has a
RETRY status, the error data content is read-only.
Error Details
The error XML file contains the following elements and error content:
T The error message in the ERRORMESSAGE element
T The message from the queue in the ER element
Only the ER element can be edited.
T The object structure XML in the IR element
The IR element is present only for inbound transactions, and only if
enterprise service processing and user exit processing was successfully
applied to the message. The IR element represents the object structure
created during enterprise service and user exit processing.
The IR element is provided for information only and any change to the IR
is ignored when the message is reprocessed.
The following code is an example of an error message that contains both the ER
and IR elements.
<?xml version="1.0" encoding="UTF-8"?>
<ERROR>
<ERRORMESSAGE>Error occurred while processing PO (Object
Structure number 1). Error is:[system:unknownerror] An unknown
error has occurred. Please contact your system administrator for
assistance. null</ERRORMESSAGE>
<ER>
<SyncMXPO xmlns="http://www.ibm.com/maximo"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
creationDateTime="2007-05-22T14:04:03-04:00"
transLanguage="EN" baseLanguage="EN"
messageID="11798570432187483" maximoVersion="7 1 Harrier 038a
HARRIER-042" event="1" messageid="11798570432652428">
<MXPOSet>
<PO action="Update">
.
.
.
</PO>
</MXPOSet>
</SyncMXPO>
</ER>
<IR>
<SyncMXPO xmlns="http://www.ibm.com/maximo"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
creationDateTime="2007-05-22T14:04:03-04:00"
transLanguage="EN" baseLanguage="EN"
messageID="11798570432187483" maximoVersion="7 1 Harrier 038a

Table of Contents

Related product manuals