We’re upgrading your documentation experience!
A new doc website is live at docs.openit.cloud — a temporary preview during our transition. This website is now in maintenance-only mode (only critical issues will be addressed).
Explore the new website and send us your feedback!
#
Configuring Feature-Level Processing
Before proceeding with the following configuration, make sure to turn on feature data collection.
Open a command prompt with Administrator level privileges.
Go to the bin directory, which is by default in
C:\Program Files\OpeniT\Core\bin
, run the command:Command Syntaxcd $BIN_DIR
Examplecd C:\Program Files\OpeniT\Core\bin
Then run the following command:
Command Syntaxprocess_freeze_features.bat
This configures the necessary filter files for the feature-level data processing.
Go to the bin directory, which is by default in
/opt/openit/bin
, run the command:Command Syntaxcd $BIN_DIR
Examplecd /opt/openit/bin
Then run the following command:
Command Syntax./process_freeze_features
This configures the necessary filter files for the feature-level data processing.