IBM InfoSphere Master Data Management, Version 11.3
Overview of OSGi migration
If you have customized InfoSphere® MDM without
using the MDM Workbench,
this content will help you migrate your InfoSphere MDM customizations
to use OSGi.
Code Types
Code type business objects have two parts: 1) The metadata
business object which defines the database table and columns, which
consist of the code type. 2) The business object (BOBJ) which represents
a value (row) of a code type.
Business proxies
Business proxies are constructed based on the name of the
transaction or its type (for example, persistent, inquiry, or search).
Get controllers and finders
The following is a description of the changes to how InfoSphere MDM uses
and handles get controllers and finders.
External validators
The following is a description of the changes to how InfoSphere MDM uses
and handles external validators.
Pluggable keys
The following is a description of the changes to how InfoSphere MDM uses
and handles pluggable keys.
Phonetic key generators InfoSphere MDM supports
both NYSIIS and Soundex phonetic generators.
Notification types
Notifications are messages passed across the enterprise
that can be used by one or more applications or consumers.
Notification channels
Each notification type is associated with one or more notification
channels.
Response broadcasting
In addition to being able to receive each transaction response
directly, the transaction responses can also be broadcast to any system
that is listening.
Pluggable request response logger
The following is a description of the changes to how InfoSphere MDM uses
and handles the request response logger.
Standardizers
You can configure your own party standardizers.