JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Java CAPS Master Index Processing Reference     Java CAPS Documentation
search filter icon
search icon

Document Information

Oracle Java CAPS Master Index Processing Reference

Understanding Operational Processes

Learning About Message Processing

Inbound Message Processing

About Inbound Messages

Outbound Message Processing

About Outbound Messages

Outbound XSD Structure

Outbound Message Trigger Events

Sample Outbound Message

Inbound Message Processing Logic

Primary Function Processing Logic

activateEnterpriseObject

activateSystemObject

addSystemObject

createEnterpriseObject

deactivateEnterpriseObject

deactivateSystemObject

deleteSystemObject

mergeEnterpriseObject

mergeSystemObject

transferSystemObject

undoAssumedMatch

unmergeEnterpriseObject

unmergeSystemObject

updateEnterpriseDupRecalc

updateEnterpriseObject

updateSystemObject

The Database Structure

Working with the Java API

Inbound Message Processing with Custom Logic

A.  Match Types and Field Names

Learning About Message Processing

This section provides a summary of how inbound and outbound messages can be processed in a master index application. A master index application cross-references records stored in various computer systems of an organization and identifies records that might represent or do represent the same object. The master index application uses web services to connect to and share data with these external systems.

Figure 1 illustrates the flow of information through a master index application that includes a JMS Topic to which updates to the index are published.

Figure 1 Master Index Processing Flow

image:Diagram shows the flow of information through a master index system.