Setting the Environment Information - DeficiencyPop - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - Standard - external - Premier - Standard

DeficiencyPop

Platform
OnBase
Product
DeficiencyPop
Release
Foundation 23.1
License
Premier
Standard

Epic environment values are configured in your Epic solution. Environment IDs are used to map the solution to the OnBase Application Server URL and data source. Entering these settings is required for integrating a COM Epic solution with DeficiencyPop.

Note:

This setting only applies to an Epic integration using COM, not SMART on FHIR.

To set the environment data for intetgration with DeficiencyPop:

  1. Open Hyland.Integrations.Epic.DP4E.dll.config in a plain-text editor, such as Notepad.
    Note:

    The *.config file should only be edited in a plain-text editor, such as Notepad, or a utility specifically designed to edit XML files. It should not be edited in a binary editor, such as Microsoft Word. Using a binary editor can introduce invalid characters to the file and make it unreadable by the software.

  2. In the <DP4E> node, locate the <environments> element.
  3. Edit ID="[ID]" so that [ID] is the Environment ID set for your Epic solution.
  4. Edit URL="[URL]" so that [URL] is the OnBase Application Server URL.
  5. Edit DataSource="[DataSource]" so that [DataSource] is the data source used with the OnBase Application Server.
  6. Save and close Hyland.Integrations.Epic.DP4E.dll.config.