Before you start
- Check the server requirements for the extractor.
- Assign access capabilities in a CDF project.
- Set up a Windows Update schedule. Note that the update may reboot the machine, causing extractor downtime.
- Navigate to Data management > Integrate > Extractors to download the Windows executable file.
Set Modify permission under Properties in the installation folder to avoid permission issues.
- Create a configuration file according to the configuration settings. The file must be in YAML format.
Run as a Windows standalone executable file
Download the executable
Download the
file_extractor-{VERSION}-win32.exe file via the download links available from the Cognite File extractor section on the Extract data page in the CDF user interface.Install and run the extractor
- Windows
- Linux
Install using Windows installer
Download the installer
Download the
file-extractor-{VERSION}-win32.msi file via the download links available from the Cognite File extractor section on the Extract data page in the CDF user interface.Run as standalone executable
Download the executable
Download the
file_extractor-{VERSION}-win32.exe file via the download links available from the Cognite File extractor section on the Extract data page in the CDF user interface.Run as Windows service
Download the service executable
Download the
file-extractor-service-{VERSION}-win32.exe file via the download links available from the Cognite File extractor section on the Extract data page in the CDF user interface.Save the file
Save the file to the same directory as a configuration file named
config.yaml. This must be the exact name of the file.Install the service
As an administrator, open up the command line window in the folder you placed the executable file and the configuration file and run the following command:
Open the Services app
Open the Services app in Windows and find the Cognite File Extractor Executor service.