User Exit Postprocessing - IBM BJ0NJML - Service And Asset Management Integration Manual

Integration guide
Table of Contents

Advertisement

Output

User Exit Postprocessing

Summary
Output
Outbound Integration Processing
The following table shows the possible publish channel class processing
outcomes.
Condition
No processing class exists.
The processing class skips the record.
The processing class stops the record.
The processing class completes
successfully, without mapping.
The processing class completes
successfully, with mapping.
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
To see if postprocessing customization exists, go to the Publish Channel tab in the
IP
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.
The following table shows the possible user exit postprocessing outcomes.
Condition
No postprocessing method exists.
The postprocessing method skips the
record.
The postprocessing method stops the
record.
The postprocessing method
completes successfully.
Asynchronous Outbound Integration Processing
Output
The existing object structure,
unchanged.
None; processing ends.
None; processing ends, and an
exception displays on the user
interface screen.
The existing object structure, possibly
updated.
The XML file in an external system
format.
Output
The existing object structure or
publish channel, unchanged.
None; processing ends.
None; processing ends, and an
exception displays on the user
interface screen.
The existing publish channel, possibly
updated.
53

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents