Table of Contents

Search

  1. Preface
  2. Introduction
  3. IDD Concepts
  4. Implementation Process
  5. IDD Configuration Manager
  6. Manual IDD Configuration
  7. IDD Global Properties
  8. Sizing and Platform Requirements
  9. Application Components
  10. IDD Security Configuration
  11. Data Security
  12. Example Role-Based Security Configuration
  13. Data Masking
  14. Siperian BPM Workflow Engine
  15. Locale Codes
  16. Troubleshooting
  17. Glossary

Data Director Implementation Guide

Data Director Implementation Guide

Building User Exits

Building User Exits

The basic steps for building user exits for an IDD application are:
  1. Develop the user exit Java code.
  2. Compile and build a jar file containing the user exit classes.
    Use
    siperian-bdd.jar
    from the MDM Resource Kit. This archive contains all IDD specific classes and interface definitions that are required for building User Exit implementation. For more information, see the
    Multidomain MDM Resource Kit Guide
    .
    The jar file must be named
    UserExitsImplementation.jar
    .
  3. Use the IDD Configuration Manager to import the JAR file into your IDD application. (You can also include the JAR file in an IDD application ZIP file that is imported.)
  4. Register user exit classes with the subject area.
  5. Deploy the IDD application.

0 COMMENTS

We’d like to hear from you!