Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Configuring Java Cleanse Libraries

Configuring Java Cleanse Libraries

You can add a user cleanse library or a Java cleanse library when you want to create a customized cleanse function from existing internal or external cleanse functions. Configure a Java cleanse library to add custom cleanse function that you generate outside the MDM Hub.
  1. Start the Cleanse Functions tool.
  2. Acquire a write lock.
  3. Click
    Refresh
    to refresh your cleanse library.
  4. In the Cleanse Functions navigator, right-click
    Cleanse Functions
    , and then choose
    Add Java Library
    .
    The
    Add Java Library
    dialog box appears.
  5. Click the
    Browse
    button to navigate to the location of the Java library JAR file.
  6. Specify the following properties:
    Name
    Unique, descriptive name for the library.
    Description
    Optional description of the library.
  7. If applicable, configure parameters for the library.
    1. Click the
      Parameters
      button.
      The
      Parameters
      dialog box appears.
    2. Add as many parameters as needed for the library.
      • To add a parameter, click the
        Add Parameter
        button.
        The
        Add Value
        dialog box appears.
        Type a name and value, and then click
        OK
        .
      • To import parameters, click the
        Import Parameters
        button.
        The
        Open
        dialog box appears.
        Select the properties file that contains the parameters you want.
    You can add as many parameters as needed for this library.
    • To add a parameter, click the
      Add Parameter
      button. The Cleanse Functions tool displays the Add Value dialog.
      Type a name and value, and then click
      OK
      .
    • To import parameters, click the
      Import Parameters
      button. The Cleanse Functions tool displays the Open dialog, prompting you to select a properties file containing the parameter(s) you want.
    The name, value pairs that are imported from the file are available to the user-defined Java function at run time as elements of its Java properties. You can provide custom values such as user ID or target URL in a generic function.
  8. Click
    OK
    .
    The library that you add appears in the Cleanse Functions navigator.

0 COMMENTS

We’d like to hear from you!