EpicCare Link Retrieval - EpicCare Link Retrieval - OnBase - Integration for Epic - OnBase/Integration-for-Epic/Foundation-23.1/Integration-for-Epic/Installation/Integrating-Epic-with-Multiple-Systems/Setting-Up-Integration-Components/EpicCare-Link-Integration/EpicCare-Link-Retrieval - Foundation 23.1 - Foundation 23.1

Integration for Epic

Platform
OnBase
Product
Integration for Epic
Release
Foundation 23.1
License
Premier
Standard
Essential
ft:lastPublication
2026-04-02T22:52:56.865759
ft:locale
en-US

Complete the following steps to configure the EpicCare Link integration to retrieve documents from multiple OnBase systems.

  1. Open OnBaseEpicWeb.config.
  2. Add the following line under the <OnBaseEpicWeb> tag.
    <multiInstanceOnBaseMode>true</multiInstanceOnBaseMode>
  3. Update appserverUrl as needed for multi-instance OnBase mode.
    • The appserverUrl setting must provide the URL to the default Application Server.

    • In the Application Server's Web.config file, dmsdatasource must provide the name of the default connection string for your solution.

    • This data source must have facility mapping configured.

      Note:

      The datasource setting in OnBaseEpicWeb.config is ignored when multiInstanceOnBaseMode is set to true. Instead, the integration uses the dmsdatasource specified in the Application Server's Web.config.

  4. Save OnBaseEpicWeb.config.