Enabling Referral Document Upload for FOS - Integration for Epic - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/Integration-for-Epic/English/Foundation-22.1/Integration-for-Epic/Installation/Installing-the-Epic-Front-Office-Scanning-Integration/Referrals-Upload-Documents-from-a-Network-Location/Enabling-Referral-Document-Upload-for-FOS - 2025-03-04

Integration for Epic

Platform
OnBase
Product
Integration for Epic
Release
Foundation 22.1
License
Premier
Standard
Essential

To allow the Front Office Scanning client to upload documents from a network share, add the referrallocation attribute to the referral DocType element in the Epic FOS XML configuration file (typically EPICFOSCONFIG.xml).

For example:

<DocType name="Referral Docs" referrallocation="\\server\referral\%winuser%"...

The value of the referrallocation attribute must provide the path to the network location where referral documents are stored. The following variables can be included in the path:

Variable

Description

%epicuser%

Represents the Epic ID of the current user, as provided by Epic.

%winuser%

Represents the Windows user name of the user running the Front Office Scanning client.