Table of Contents

Search

  1. Preface
  2. Introduction
  3. Servers
  4. Console Client
  5. Search Clients
  6. Table Loader
  7. Update Synchronizer
  8. Globalization
  9. Siebel Connector
  10. Web Services
  11. ASM Workbench
  12. Cluster Merge Rules
  13. Forced Link and Unlink
  14. System Backup and Restore
  15. Batch Utilities

MDM-RE Web Services

MDM-RE Web Services

MDM Registry Edition provides four web services:
  • Search Service
  • Console Service
  • NSA-Batch Service
  • Real-Time Service
This guide describes these web services, and how to use them.
All MDM-RE web services are implemented as free-standing servers rather than as servlets. No web application server like IBM Websphere Application Server (WAS), Microsoft BizTalk or Apache Tomcat is required.

SOAP

All MDM-RE web services use the Simple Object Access Protocol (SOAP). Both SOAP version 1.1 and SOAP version 1.2 are supported. A SOAP 1.1 request will receive a SOAP 1.1 response from the MDM-RE web services; conversely, a SOAP 1.2 request will receive a SOAP 1.2 response.

Unicode

All MDM-RE web services use Unicode. Messages may be sent in UTF-8 or UTF-16. Responses will use the same character set as the original request.

0 COMMENTS

We’d like to hear from you!