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

Get Preferred Record Count Web Service

Get Preferred Record Count Web Service

The Get Preferred Record Count web service gets the total number of preferred records stored in the repository.
Before you run the Get Preferred Record Count web service, ensure that you run the consolidation job with the --enableStats parameter to process the preferred record count.

Request URL

Use the GET method to run the Get Preferred Record Count web service.
To run the Get Preferred Record Count web service, use the following URL format:
http://<Host>:<Port>/<WAR File Name>/<Version Number>/<Configuration File Identifier>/GetPreferredRecordCount
For example:
http://localhost:8080/MDMBDRMSYS/
v5.0
/SYS/GetPreferredRecordCount

Sample Response

The following sample response shows the number of preferred records stored in the repository::
{ "debug": false, "resultCount": 21, "messages": {} }

0 COMMENTS

We’d like to hear from you!