# Configuring Feature-Level Processing

Before proceeding with the following configuration, make sure to turn on feature data collection.

  1. Open a command prompt with Administrator level privileges.

  2. Go to the bin directory, which is by default in C:\Program Files\OpeniT\Core\bin, run the command:

    Command Syntax
     cd $BIN_DIR
    Example
     cd C:\Program Files\OpeniT\Core\bin
  3. Then run the following command:

    Command Syntax
     process_freeze_features.bat

    This configures the necessary filter files for the feature-level data processing.

  1. Go to the bin directory, which is by default in /opt/openit/bin, run the command:

    Command Syntax
     cd $BIN_DIR
    Example
     cd /opt/openit/bin
  2. Then run the following command:

    Command Syntax
     ./process_freeze_features

    This configures the necessary filter files for the feature-level data processing.

We value your feedback!

Please take a few minutes to complete our survey and share your thoughts on your recent experience with our documentation.

Take survey

Close