EasyManua.ls Logo

IBM BJ0NJML - Service And Asset Management - User Exit Postprocessing

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 Outbound Integration Processing
Outbound Integration Processing 53
Output The following table shows the possible publish channel class processing
outcomes.
User Exit Postprocessing
Summary The integration framework applies custom processing logic in the user exit class
to the publish channel XML that is created in the preceding activity.
This option is typically used to customize a predefined publish channel after
publish channel processing takes place. Both the input object structure and the
publish channel that are created from that object structure are available.
The predefined publish channels do not provide any user exit classes.
T
IP To see if postprocessing customization exists, go to the Publish Channel tab in the
Publish Channels application. If the Publish Channel tab shows a user exit class,
check that class file for a postprocessing method.
The same processing class contains the user exit preprocessing and user exit
postprocessing methods.
Output The following table shows the possible user exit postprocessing outcomes.
Condition Output
No processing class exists. The existing object structure,
unchanged.
The processing class skips the record. None; processing ends.
The processing class stops the record. None; processing ends, and an
exception displays on the user
interface screen.
The processing class completes
successfully, without mapping.
The existing object structure, possibly
updated.
The processing class completes
successfully, with mapping.
The XML file in an external system
format.
Condition Output
No postprocessing method exists. The existing object structure or
publish channel, unchanged.
The postprocessing method skips the
record.
None; processing ends.
The postprocessing method stops the
record.
None; processing ends, and an
exception displays on the user
interface screen.
The postprocessing method
completes successfully.
The existing publish channel, possibly
updated.

Table of Contents

Related product manuals