Response Class Processing; Response User Exit Preprocessing - IBM BJ0NJML - Service And Asset Management Integration Manual

Integration guide
Table of Contents

Advertisement

Response Class Processing

Summary
Output

Response User Exit Preprocessing

Summary
Outbound Integration Processing
The integration framework applies predefined invocation channel response class
processing logic in the processing class to the response object structure.
An invocation channel response processing class typically implements additional
processing logic and converts data from an invocation channel to an object
structure format.
The MAXIMO adapter does not provide any predefined invocation channel
processing classes. The XML format for invocation channels that are defined
within the MAXIMO adapter is comparable to the format of the object structure,
as no XML mapping takes place.
The integration framework can process numbers represented in either standard
or scientific notation.
T
IP
To see if response class processing exists for an invocation channel, go to the
Invocation Channel tab in the Invocation Channels application. On the Service
Response Configuration table window look for a response processing class value.
The following table shows the possible response 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 response processing logic in the user
exit class to the invocation channel.
This option is typically used to customize a predefined invocation channel before
invocation channel response processing takes place. Both the invocation channel
and the response object structure are available.
The predefined invocation channels do not provide any user exit classes.
T
IP
To see if preprocessing customization exists, go to the Invocation Channel tab in
the Invocation Channels application. If the Service Response Configuration table
window shows a response user exit class, check that class file for a preprocessing
method.
Synchronous Outbound Integration Processing
Output
The existing object structure,
unchanged.
None; processing ends
None; processing ends, and an
exception is returned to the caller of
the invocation channel.
The existing response object structure,
possibly updated.
The updated response object
structure.
59

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents