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:
  1. Download the Installer
    Download the
    FactoryTalk Alarms and Events - FactoryTalk DataMosaix
    installer file (
    FTDataMosaix_Alarms and Events_Connector_1.00.00.exe
    ) from the Product Compatibility and Download Center (PCDC).
  2. Prepare the Files
    Place the following files in the same directory:
    • FTDataMosaix_Alarms and Events_Connector_1.00.00.exe
    • config.yml
  3. Create the Windows Service
    Open
    Command 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, the
    FactoryTalk Alarms and Events Extractor
    is installed and registered as a Windows service
    FTAE - Windows Service Creation
  4. Windows Service Initialization
    After creating the Windows service, follow these steps to start and verify the extractor:
    • Open
      Windows Services
      to start the FT View SE Extractor.
      FTAE - Windows Service - Initialization
    • FactoryTalk Alarms & Events Extractor
      runs continuously in the background and begins fetching data automatically.
    • Log files are generated in the same directory as the executable (.exe), following the naming pattern
      log_<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
Have questions or feedback about this documentation? Please submit your feedback here.
Normal