Configuring Sun Master Indexes

ProcedureTo Specify Custom Logic for External System Messages

  1. In the Projects window, expand the Configuration node in the project you want to modify, and then double-click master.xml.

  2. In the MasterControllerConfig element, change the value of the logic-class element to the name of the custom plug-in that contains the back-end logic.

    For example:


    <logic-class>com.sun.mdm.index.user.CustomProcessing</logic-class>
  3. Save and close the file.