Front Office Scanning Setup for Citrix - Front Office Scanning Setup for Citrix - OnBase - Integration for Epic - OnBase/Integration-for-Epic/English/Foundation-22.1/Integration-for-Epic/Epic-Scanning-Best-Practices-for-Citrix-Deployments/Front-Office-Scanning-Setup-for-Citrix - English - Foundation 22.1

Integration for Epic

Platform
OnBase
Product
Integration for Epic
Release
Foundation 22.1
License
Premier
Standard
Essential
ft:lastPublication
2026-04-03T12:14:38.104453
ft:locale
en-US

If Front Office Scanning is integrated with Epic in a Citrix environment, you must specify a temporary storage directory that will be unique for each user. Complete the following steps:

  1. Open the EPICFOSCONFIG.xml file.
  2. Under the ScanOptions element, add the following:
    <TempPath></TempPath>
  3. Between the TempPath tags, enter the temporary storage directory using one of the following formats:

    Option

    Format

    Home Directory

    <drive letter>:\<folder path>

    For example, enter U:\FOS, where U:\ is mapped to the user's home directory.

    Local Disk

    <drive letter>:\<folder path>\%username%

    For example, enter C:\FOS\%username%, where C:\ is the Citrix server's local disk drive.

    Network Share

    <network share>\%username%

    For example, enter \\server\FOS\%username%.

    Note:

    The TempPath is the location where scanned files are stored before they are uploaded to OnBase. The TempPath location must be unique to each scanning user. Using the %username% variable is recommended to ensure the path is unique.