CM4D Results Service

Hide Topic ContentsShow Topic Contents
  1. Results Service Settings File
  2. Configuration Example
  3. Results Service Startup Troubleshooting

The CM4D Results Service communicates with the Data Bus to process data from CM4D to generate results.

Dependencies:

User Requirements:

Startup Requirements:

Results Service Settings File

The Results Service Settings file is the configuration file for the Results Service. Default path:Default path: .\Applied Tech Systems\CM4D\CM4DResultsService.settings

Set the following:

port - This port is used by the Results Service and Results Launcher to communicate with one another. This port must match the port set in the Results Launcher settings.

serviceUser - The user that grants the service access to the database. This is typically the same as the CM4D Services user that is running the service.

Configuration Example

<CM4DResultsServiceSettings serviceUser="cm4dservice" port="36058"/>

Results Service Startup Troubleshooting

Can we improve this topic?