Configure Epic

Last Updated: May 15, 2026

Give Epic print administrators control of their print environment inside and outside of Epic with Vasion Print. Eliminate the need to install print queues on the Epic print servers altogether and move to a driver-less print model, reducing the work required to maintain the print environment.

There are two places you need to configure settings for the Epic connector, in the Vasion Print Admin Console and inside Epic's administrative settings.

To use the Epic Connector functionality, contact your Vasion Print representative.

Requirements

Endpoints

Here are the endpoints for this feature. The <serviceclientname> is the IP address or hostname of your Service Client.

Copy Code

Receive Job

https://<serviceclientname>/ReceiveJob
Copy Code
Batch Open
https://<serviceclientname>/BatchOpen
Copy Code
Batch Close
https://<serviceclientname>/BatchClose

Ubuntu Service Client

Customers with an Ubuntu (LTS) 22.04 Service Client must run an additional command on the Service Client after configuring the steps below. The command initializes the service.

Copy Code
sudo ln -s "$(cat /etc/pl_dir)/service_client/service-output-management/bin/libmako-adapter-lib.so" "$(cat /etc/pl_dir)/service_interface/lib/libmako-adapter-lib.so" 

Turn On the Epic Connector Service

  1. In the Admin Console, select the Service Client where you want to configure Epic.
  2. Select the Output Automation tab.
  3. Enter the Domain Name of the Service Client machine.

    Output Automation tab showing the DNS Name section

    This Domain Name must match the device certificate name and the Service Client must map this Domain Name to its local IP address. If this field is empty, the service will fail to start, and adds a "Failed to get host address" to the log.

  4. Scroll down to the API & IPP Print Service section and select Enable API Print Service.

    1. If needed, change the port number to match your Epic settings. The Epic default port is 31990.

      API Print Service section of the Output Automation tab

    2. Select Enable Basic Authentication.

      1. Select and delete the generated code.
      2. Enter the Epic endpoint record (E0A) basic authentication username and password.
      3. Use the format username:password

      Authorization code section of the Output Automation tab

    3. Enter the information for your certificate using one of the following options:

      1. Path to Certificate: Enter the file path to where your .pem and .key files are stored on the Service Client.

        Path to certificate option in the Output Automation tab

      2. Enter Certificate: Paste the contents of the certificate and key files into the corresponding text boxes.

        Enter certificate opition in the Output Automation tab

  5. Enter the EMP Record credentials. These credentials must match the EMP credentials set inside Epic.

    API status update credentials section of the Output Mangement tab

  6. Select Save.

The Status section shows a green circle and states the service is Online when everything is configured correctly.

Output Automation service status

API Print Service

For information on the API Services and print options, visit the API Print Service documentation.

Optional Next Step

Troubleshooting Help