EpicCare Link Retrieval - EpicCare Link Retrieval - Signature Deficiencies for Epic - English - Foundation 22.1 - Ready - OnBase - external - OnBase/Signature-Deficiencies-for-Epic/English/Foundation-22.1/Signature-Deficiencies-for-Epic/Installation/Integrating-Epic-with-Multiple-Systems/Setting-Up-Integration-Components/EpicCare-Link-Integration/EpicCare-Link-Retrieval - 2026-04-03

Signature Deficiencies for Epic

Platform
OnBase
Product
Signature Deficiencies for Epic
Release
Foundation 22.1
License
ft:lastPublication
2026-04-03T12:12:15.677518
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.