Table of Contents

Search

  1. Preface
  2. Introduction
  3. Configuring the Data Director Application
  4. Establishing a Root Node
  5. Defining the Business Entity Model
  6. Configuring Business Entity Properties
  7. Configuring Reference Entity Properties
  8. Transforming Business Entities and Views
  9. Managing Many-to-Many Relationships
  10. Configuring Search
  11. Configuring Workflow Tasks and Triggers
  12. Configuring Security and Data Filters for Business Entities
  13. Integrating Data as a Service
  14. Configuring External Calls
  15. Designing the Data Director User Interface
  16. Localizing Data Director
  17. Provisioning Tool Frequently Asked Questions

Configuring External Calls

Configuring External Calls

Configure the calls to the external services for custom logic and validation of business entity data.
To configure external calls, perform the following tasks:
  1. Use the XML Schema Definition (XSD) to get the request and response types for external calls. Use the request and response types as the input and output elements for an external web service operation. Refer to the
    bes-external-call.xsd
    file in the
    mdm-spi.jar
    file.
  2. Develop and deploy the external web service.
  3. Upload the WSDL file for the web service.
  4. Register the SOAP service.
  5. Configure an external call and bind the WSDL, the SOAP service, and the SOAP operation. Publish your configuration to the MDM Hub.
For more information about WSDL files and SOAP calls to the web service, see the Integrating Data as a Service chapter.
For more information about the steps in the business entity services for which you can use external web services, see the
Multidomain MDM Business Entity Services Guide
.

0 COMMENTS

We’d like to hear from you!