Table of Contents

Search

  1. Preface
  2. Introduction to Informatica MDM - Relate 360
  3. Linking Batch Data
  4. Tokenizing Batch Data
  5. Processing Streaming Data
  6. Creating Relationship Graph
  7. Loading Linked and Consolidated Data into Hive
  8. Searching Data
  9. Monitoring the Batch Jobs
  10. Troubleshooting
  11. Glossary

User Guide

User Guide

Viewing the Output Messages

Viewing the Output Messages

The RESTful web services or the command-line command publishes the input data to the input topic in Kafka. Spark or Storm processes the input data in Kafka. After processing the input data,
Relate 360
publishes output messages to a topic in Kafka that you configure when you deploy
Relate 360
on Spark or Storm.
For information about how to view messages in a Kafka topic, see the Kafka documentation.
The following sample message indicates successful INGEST and DELETERECORD operations:
{ "Status":"SUCCESS", "CLUSTER":"5b53d62e-e87a-4618-9d97-a6c858d8bee8 ", "SOURCE":"AML", "PK":"0000300011", "OPERATION":"CREATE" } { "Status":"SUCCESS", "SOURCE":"AML", "PK":"0000300014", "OPERATION":"DELETE" }

0 COMMENTS

We’d like to hear from you!