Install and Run FactoryTalk Alarms and Events - FactoryTalk DataMosaix Connector (Automatic‑Service)
Follow the steps to install
FactoryTalk Alarms and Events - FactoryTalk DataMosaix
connector as a background Windows service:- Download the InstallerDownload theFactoryTalk Alarms and Events - FactoryTalk DataMosaixinstaller file (FTDataMosaix_Alarms and Events_Connector_1.00.00.exe) from the Product Compatibility and Download Center (PCDC).
- Prepare the FilesPlace the following files in the same directory:
- FTDataMosaix_Alarms and Events_Connector_1.00.00.exe
- config.yml
- Create the Windows ServiceOpenCommand Prompt (cmd)and execute the following command:<path-to-your-folder> sc.exe create <windows-service-name> binpath = <path-of-the-exe-file>Example: <path-to-your-folder> sc.exe create ftae_ws_demo binpath = "C:\Workspace\FTDataMosaix\FTAEExtractor\FTAEWorkerService.exe"After executing the command, theFactoryTalk Alarms and Events Extractoris installed and registered as a Windows serviceFTAE - Windows Service Creation

- Windows Service InitializationAfter creating the Windows service, follow these steps to start and verify the extractor:
- OpenWindows Servicesto start the FT View SE Extractor.FTAE - Windows Service - Initialization

- FactoryTalk Alarms & Events Extractorruns continuously in the background and begins fetching data automatically.
- Log files are generated in the same directory as the executable (.exe), following the naming patternlog_<YYYY-MM-DD>.txt(for example,log_2026-04-14.txt), with a new log file created each day using the current date.
Provide Feedback