Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Samples and Examples
  4. Part 3: Tools and Utilities
  5. Part 4: SDK Resources

BESExternalCall

BESExternalCall

The BESExternalCall sample contains Java code to implement custom logic and validation for business entity services. The sample demonstrates how to call external providers to analyze and validate business entity data. You can configure external callouts for certain steps in the business entity execution logic. You must build and deploy the external web services. The BESExternalCall sample provides the code to build the
bes-external-call.ear
file that you must deploy on the application server.
To understand the external services, operations, methods, and the data types that the service methods exchange, see the following files:
  • bes-external-call.xsd
    file in the directory
    <infamdm installation directory>\hub\server\lib\mdm-spi.jar
  • custom-logic-service.wsdl
    file in the directory
    <infamdm installation directory>\hub\resourcekit\samples\BESExternalCall
Use the Ant build file,
build.xml
in the directory
<infamdm installation directory>\hub\resourcekit\samples\BESExternalCall
to build the
bes-external-call.ear
file.

0 COMMENTS

We’d like to hear from you!