Analyzing and Cleansing Data for Sun Master Index

Generating the Data Profiler and Data Cleanser

In order to use the data analysis tools, you need to generate the Data Profiler and Data Cleanser from the master index application for which they will be used. These tools are based on the information you specified in the Master Index Wizard and changes you made to the configuration files. You can generate and extract the Data Profiler and Data Cleanser to a Windows or UNIX machine.

ProcedureTo Generate the Data Profiler and Data Cleanser

  1. In the NetBeans Project window, right-click the main project of the master index application and then select Generate Cleanser Zip.

    The file is generated and downloaded to NetBeans_Projects/Project_Name/cleanser-generated.

  2. After the Data Cleanser is downloaded, right-click the main project again and then select Generate Profiler Zip.

    The file is generated and downloaded to NetBeans_Projects/Project_Name/profiler-generated.

  3. On your computer, navigate to NetBeans_Projects/Project_Name/cleanser-generated and extract the contents of cleanser.zip.

  4. After the file are extracted, navigate to NetBeans_Projects/Project_Name/profiler-generated and extract the contents of profiler.zip.

Next Steps

Continue to Configuring the Environment.