Configure the Apollo Application, User Feed Notifications, and Repository for Logs

Use this article to set up the Apollo application and to configure a repository and schema in EMC for Apollo logs. Use this article only if you are a qualified support engineer or administrator and only if your client environment supports and includes a paid subscription or license to use the Apollo application.

This solution watches a directory for a file that tells the system to create a notification for a user, customer, or patient. The notification includes an episode level that indicates whether the Apollo system contains any content. As the Apollo content changes, the application also manages the notifications.

  1. Configure a logging schema in EMC (the table properties must be configured exactly as described below):

    1. Set the Table Name to the following string:

      Log_ApolloIntegration

    2. Add fields :

      • LineNumber, numeric, 4

      • MRN, text, 15

      • Regno, text, 100

      • Action, text, 100

      • ActionResult, text, 255

      • Success, text, 20

      • Information, text, 255

  2. Install the application on the cold feed server. All files should be installed in the same folder.

    Example: For a recent client, the only files that needed to be copied over were:

    • x Apollo.exe (v 1.1.0.7),

    • x_Helper.dll (v 12.3.1.0),

    • x_TIFFLib.dll (v 12.3.6.1),

    • Microdea.Common v2.2.dll (v 2.2.0.7),

    • Microdea.Synergize.Logging.dll (v 12.3.1.0),

    • SynUtilities.dll (v 12.3.0.0).

    NOTE: The developer claims that there is no install file or MSI built for this application.

  3. Double-click the application and it will run in the system tray.

  4. Right-click and choose settings. The interface opens and is configured on the test server.

  5. The application watches the source folder for files that contain one or more rows.

    • Each row refers to a customer, user, driver, or patient and an episode level or other custom property and whether to turn on or off the Apollo notification.

    • The file must be pipe delimited with three fields.