Enterprise Services; External Systems - IBM BJ0NJML - Service And Asset Management Integration Manual

Integration guide
Table of Contents

Advertisement

Enterprise Services

External Systems

Integration Framework Architecture
invocation channel can be configured to ignore the response that is returned from
the external service and return no data to the caller of the channel.
The enterprise service is a pipeline for querying system data and importing data
into the system from an external system. You can configure enterprise services to
process data synchronously (without a queue) or asynchronously (with a queue).
Enterprise services can use multiple protocols, such as Web services and HTTP.
The enterprise service has data processing layers that transform data and apply
business processing rules to data before the it reaches the system objects. When
the inbound message reaches the object structure layer, the XML message must be
in the format of the object structure schema. The system then can process the
message successfully.
The enterprise service can use the following processing layers:
Processing rules – The integration framework provides a rule engine
where you can filter and transform the XML message.
User exit – Represents a Java class that you can use to filter, transform
data, and implement business logic. You can use this class as part of an
installation-customization.
Data processing class – Represents a Java class that you can use to filter,
transform data, and implement business logic. Adapters for Oracle and
SAP provide processing classes to support integration to these products.
XSL Map – Represents an XSLT style sheet that you can use to transform
data and perform mapping of the XML message to another format.
Any business application that sends data to the system or receives data from the
system is an external system. External systems are an integral part of enterprise
service and publish channel processing. You use and configure enterprise services
and publish channels to exchange data with one or more external systems.
Object structure services and invocation channels do not use external systems.
You can use the External Systems application to perform the following functions:
Name the external applications or systems that exchange data with the
integration framework
Specify the protocol that the integration framework uses to send data to
the external system
Identify the publish channels and enterprise services that each system
implements
Create interface tables
Integration Framework for Data Exchange
11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents