EasyManua.ls Logo

IBM BJ0NJML - Service And Asset Management - Object Creation; Object Structure Identification; Object Structure Processing Class

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...
Synchronous Inbound Integration Processing
42
Integration Guide
Access to the Home and Remote class files
Access to the J2EE jar files for the server
The URL of the server that hosts the Enterprise JavaBean
The context factory class name
The client code must instantiate the default IntialContext object. The context
derives the provider URL and the context factory from the environment.
Object Structure Identification
Summary The integration framework identifies the object structure that are associated with
the service and creates a copy of the message.
The following activities identify the object structure that are associated with the
message:
1 The object structure definition identifies the operations to which the object
structure is mapped.
2 The integration framework identifies the object structure name and operation
from the root element in the inbound XML transaction.
The integration framework inbound integration can process numbers that are
represented in standard or scientific notation.
Object Creation
Summary The integration framework builds the objects by using the information in the
object structure.
Output The output of this activity is the objects.
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 processing outcomes.
Condition Output
No object structure processing exists. The object, unchanged.
The object structure class skips the
record.
None; processing ends.
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 an error is
sent to the caller.
The object structure processing
completes successfully.
The object, possibly updated.

Table of Contents

Related product manuals