The List of GENESIS Services

The following table contains the complete list and descriptions of services that are related to GENESIS components and their point managers. The service must be running for the related component to be functional. You can start the service manually or set it up to start automatically on Windows startup. Learn more

Name What does it do

When do you need it

Learn more

GENESIS Alarm Collector Collects alarm data and makes it available for logging.

 

 

GENESIS Alarm Historian Point Manager Logs alarms and events to a persistent storage and makes them available to client applications.

If you want the Alarm Historian to capture records of alarm activity in the Alarm Server. Also needed if a user interface will request data from the historical record.

Learn more

GENESIS Alarm Historian Query Interface Provides query interface connectivity to Alarm Historian data.

If you are using the .Query interface to request historical alarm data. It is not required for direct subscriptions to the A&E server, it is only for retrieving .Query datasets.

 

GENESIS Alarm Server Point Manager

Generates and maintains the current state of alarms.

Without it running, subscriptions to the alarm server will fail, and alarm states will not be tracked.

Learn more

GENESIS Alert Notifications Point Manager Provides access to multimedia alarm notifications.

 

 

GENESIS Alert Notifications REST Point Manager Provides access to alarm notifications via REST API.

 

 

GENESIS Alert Notifications Sierra Point Manager Provides access to SMS notifications via Sierra modem.

If you are interfacing with a Sierra modem to send and receive notification messages. Related to the configurations in the Workbench (Alarms and Notifications > Alert Notifications > SMS/Text Nodes). Also requires the GENESIS Alert Notifications Point Manager to be running.

Learn more

GENESIS Assets Point Manager Provides point mapping and a virtual address space.

If you have configured Assets in the Workbench and are intending to subscribe to or use Assets.

Learn more

GENESIS BACnet Point Manager Provides BACnet connectivity.

If your project involves subscribing to BACnet data.

Learn more

GENESIS BACnet Query Interface Provides Query Interface connectivity to BACnet devices.

If you are using the .Query interface to request data from BACnet devices such as channels, devices, objects, or values. It is not required for direct subscriptions to BACnet data, it is only for retrieving .Query datasets.

 

GENESIS BI Server Point Manager Provides data modeling tools and support for real-time analytical queries.

Used to load in to memory and serve data requests for all data flows and data models configured for the BI Server in the Workbench (Analytics > BI Server). Data tables are stored in memory by the service, and therefore without this service the related tables will not work.

Learn more

GENESIS Bridging Point Manager Provides core functionality for transactions.

 

 

GENESIS Bridging Scheduler Schedules transactions among different devices.

 

 

GENESIS Camera Point Manager Provides access to remote cameras.

 

 

GENESIS Camera Streaming Proxy Service Provides access to streaming videos.

 

 

GENESIS Classic OPC Point Manager Provides access to Classic OPC servers and legacy components.

Used to subscribe to data from a Classic OPC Server (DA data requests). Note that the server must be local (on the same machine) to the GENESIS install with this service in order to access data.

 

GENESIS Connected Field Service Workers Point Manager Provides core functionality for connected field workers.

 

 

GENESIS Connected Field Service Workflows Point Manager Provides core functionality for connected field workflows.

 

 

GENESIS Connected Field Service Workflows Scheduler Schedules connected field workflows among various devices.

 

 

GENESIS Data Historian Collector Collects real-time data and makes it available for logging.

 

 

GENESIS Data Historian Importer Merges data from different sources to Data Historian.

If you are using the Data Historian Importer capability to merge data to the Historian (found in the Workbench under Historical Data).

 

GENESIS Data Historian Point Manager Logs the provided data to a persistent storage and makes it available as historical data to client applications.

 

 

GENESIS Data Historian Query Interface Provides query interface connectivity to Data Historian data. A query interface sends database requests to retrieve data directly from the configuration database.

If you are using the .Query interface to request historical data. It is not required for standard integrations such as trend viewers, reporting, or data export.

 

GENESIS Databases Point Manager Provides access to databases.

If you subscribe to databases using connectivity defined in the Workbench (Data Connectivity > Databases). It is also required for testing connectivity and discovering table schema from the related databases when configuring in the Workbench.

Learn more

GENESIS Fault Detection Point Manager Provides functionality for facility analysis and calculations.

This service is used both to monitor and detect fault incidents, as well as to serve requests for historical fault records.

 

GENESIS Fault Detection Query Interface Provides Query Interface connectivity to GENESIS Fault Detection. A query interface sends database requests to retrieve data directly from the configuration database.

If you are using the .Query interface to request historical fault incidents. It is not required for standard integrations such as grid viewers or reporting requests of fault incidents.

 

GENESIS FrameWorX Server Provides middle-tier services for collecting data and making it accessible to client applications.

Core service, responsible for security authentication and path resolution for all data requests and exchanges between point managers. Required by GENESIS.

 

GENESIS Health Monitor Point Manager Monitors the system and provides feedback about critical issues.

Used by the health monitor to provide system statistics. Related to points configured in the Workbench (Servers and Redundancy > Server Settings > Health Monitor Settings). Without this service, the related points will not return data when subscribed.

 

GENESIS Internet of Things Publisher Point Manager Publishes messages to Internet of Things.

If you have configured a connection to an IoT Broker such as MQTT or Azure IoT Hub in the Workbench (Data Connectivity > Internet of Things > Publisher Connections). This service is required if this connection is meant to automatically publish messages. Also required if using a Bridging activity block that publishes using this data connectivity.

 

GENESIS Internet of Things Subscriber Point Manager Provides access to messages coming from Internet of Things.

f you have configured a connection to an IoT Broker such as MQTT or Azure IoT Hub in the Workbench (Data Connectivity > Internet of Things > Subscriber Connections). Note that this is for subscribing and browsing data in the brokers, see the Internet of Things Publisher for publish list uses.

 

GENESIS Mitsubishi Electric FA Point Manager Provides connectivity to Mitsubishi Electric FA devices.

When you have configured connections to supported Mitsubishi Electric FA devices in the Workbench (Data Connectivity > Mitsubishi Electric FA). Without it, data subscriptions will fail and network discovery tools in the Workbench will not work.

Learn more

GENESIS Modbus Point Manager Provides Modbus connectivity.

If you subscribe to Modbus data configured in the Workbench (Data Connectivity > Modbus)

Learn more

GENESIS OPC UA Point Manager Provides OPC UA connectivity.

If you are testing connectivity to, or requesting data from an OPC UA Server. Affects configurations in the Workbench (Data Connectivity > OPC UA)

Learn more

GENESIS Push Notifications Point Manager Handles device registration for push notifications and sends push notifications to devices.

 

 

GENESIS Recipes Point Manager Provides core functionality for recipes.

If you are creating or managing recipes. Configured in the Workbench (Platform Services > Recipes). If the services is not running then the recipes will not be accessible to user interfaces, such as for recipe controls or commands.

Learn more

GENESIS Reports Point Manager Provides core functionality for reports.

If you are creating or executing reports using the Excel based report plugin.

 

GENESIS Schedules Point Manager Provides core functionality for schedules.

If you are creating or configuring schedules using the configuration in the Workbench (Actions > Schedules) or attempting to configure a schedule in a GraphWorX control. Note that this service is also responsible for real time schedule action such as writing to values or value sets. If it is not running then those schedules will not be invoked.

Learn more

GENESIS Search Point Manager Provides search capabilities to the system.

 

 

GENESIS Simulator Point Manager Provides simulated data.

If you subscribe to svrsim or @sim64 (when running in compatibility mode).

Learn more

GENESIS SNMP Point Manager Provides SNMP connectivity.

If you subscribe to SNMP data as configured in the Workbench (Data Connectivity > SNMP)

Learn more

GENESIS Triggers Point Manager Provides core functionality for triggers.

Used to maintain the operation of triggers configured in the Workbench (Actions > Triggers). Triggers are likely to be used in conjunction with bridging, alert notifications, or reporting.

Learn more

GENESIS Unified Data Manager Provides access to expressions, registers, and value sets.

If you are using Expressions, Registers, or Value Sets configured in the Workbench UDM (Platform Services > Unified Data Manager)

 

GENESIS User Profiles Point Manager Provides core functionality for user profiles and favorites.

 

 

GENESIS Web API Service Exposes the system data via a REST API.

Used by the Web API RESTinterface, also known by the Swagger UI documentation found on the server at localhost/fwxapi/swagger/index.html. Note, this is used as an outward facing connectivity API, it is not related to the Web Service Point Manager

Learn more

GENESIS Web Services Point Manager Provides access to REST Web Services.

Used by the Web Services data connectivity found in the Workbench ( Data Connectivity > Web Services) in order to connect to REST interfaces. Not, this is not related to use of the Web API Service in GENESIS.

Learn more

GENESIS Workbench Point Manager Provides configuration methods used by Workbench.

Used by the Workbench application to connect the UI to the various configuration databases of other modules. It is needed in order to use the Workbench.