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

Troubleshooting

Troubleshooting

When trying to understand why a user exit is not operating properly, use the following standard tools.
Tool
Description
Logs
Exceptions generated in the user exit can be found in the Informatica MDM Hub logs. The user exit can also make entries in the log using log4j, as shown in the sample user exits.
Debugger
Java debugger can be used to step through the execution of the code. This is done as you would debug any Java application deployed in an application server environment.

0 COMMENTS

We’d like to hear from you!