EasyManua.ls Logo

IBM BJ0NJML - Service And Asset Management - Object Structure Processing Class; User Exit Object Processing

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...
Asynchronous Inbound Integration Processing
30
Integration Guide
Output The following table shows the possible object rule processing outcomes.
Object Structure Processing Class
Summary The integration framework applies any predefined logic to the object structure.
Output The following table shows the possible object structure class processing
outcomes.
User Exit Object Processing
Summary The integration framework applies any final custom logic to the object.
T
IP To see if object processing customization exists, go to the Enterprise Service tab in
the Enterprise Services application. If the Enterprise Service Configuration table
window shows a user exit class, check that class file for an object processing
method.
Condition Output
No object processing rules exist. The object.
The processing rules skip the record. None; processing ends and the
message is deleted from the queue.
If there are multiple records in one
XML file, the class skips the current
record and processes the next record.
The processing rules stop the record. None; processing ends and the
message in error remains in the
queue.
The processing rules complete
successfully.
The updated object.
Condition Output
No object structure processing exists. The unchanged object.
The object structure class skips the
record.
None; processing ends and the
message is deleted from the queue.
If there are multiple records in one
XML file, the class skips the current
record and processes the next record.
The object structure class stops the
record.
None; processing ends and the
message in error remains in the
queue.
The predefined enterprise services do
not implement the stop action.
The object structure processing
completes successfully.
The updated object.

Table of Contents

Related product manuals