Mapping Keyword Types to Server & User Name Variables - Integration for Epic - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Essential - Premier - Standard

Integration for Epic

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

The keyword mapping file allows you to map OnBase Keyword Types to variables representing the name of the user who archived the file and the name of the server that performed the upload. This information can help you troubleshoot document issues in environments where multiple servers and users are sharing the same keyword mapping file.

The following variables are supported:

  • %systemname% —This variable represents the NetBIOS name of the current workstation or Citrix server.

  • %username% —This variable represents the Windows user name of the current user.

  • %epicusername% —This variable represents the Epic ID of the current user (as specified from Epic).

To map these variables to Keyword Types in the mapping file, use the following format:

            OnBase Keyword Type Name, "%systemname%"
            OnBase Keyword Type Name, "%username%"
            OnBase Keyword Type Name, "%epicusername%"