Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Message Trigger Configuration

Message Trigger Configuration

Use the Schema Manager tool to configure message triggers for your
MDM Hub
implementation.
Message triggers identify the actions that the
MDM Hub
communicates to external applications. When an action occurs for which a rule is defined, the
MDM Hub
puts an XML message in a JMS message queue. A message trigger specifies the JMS message queue in which messages are placed.
For an example of how message triggers work, consider the following scenario:
  1. You insert a record in a base object.
  2. The insert action initiates a message trigger.
  3. The
    MDM Hub
    evaluates the message trigger and sends a message to the appropriate message queue.
  4. An outside application polls the message queue, picks up the message, and processes it.
You can use the same message queue for all triggers, or you can use a different message queue for each trigger. For an action to trigger a message trigger, configure the message queues and define a message trigger for that base object and action.

0 COMMENTS

We’d like to hear from you!