Configure LPD Service

Last Updated: July 08, 2026

Virtual Appliance's Line Printer Daemon (LPD) setting allows connection to various Electronic Medical Record (EMR) or Enterprise Resource Planning (ERP) systems such as Cerner or SAP to provide Pull / Secure Release Print and reporting.

Requirements

  • You must have a functional Service Agent that meets the minimum required specifications. Refer to Service Agents.
  • Your Service Agent must be able to access https://agent-api.Instance FQDN/.

  • Source application must be able to reach the Service Agent over port 515.

SAP Configuration

Virtual Appliance Output supports connections to SAP's on-premises and private cloud version editions.

Here are some additional details about configuring Virtual Appliance Output with SAP.

  • The SAP Spool Server connects to the Service Agent through port 515. If you change the port number, you also need to update SAP.

Ubuntu Service Agent

Customers with an Ubuntu (LTS) 22.04 Service Agent must run an additional command on the Service Agent 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" 

The following steps show how to configure LPD in the Virtual Appliance Admin Console. You may need additional settings configured within the EMR / ERP. Use the assistance of a Product Support Engineer or an assigned System Engineer for proper configuration.

Turn On the LPD Service

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

    Admin Console, showing DNS Name section on Output Automation.

    This Domain Name must match the device certificate name and the Service Agent 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 to the LPD service section and select the Enable LPD Service option.

    1. Enter the port number for LPD Service Agent. The default is port 515.

      Admin Console, showing Enable LPD Service selected in LPD Service section on Output Automation.

  5. Select Save in the upper-right corner.

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

Output Automation tab, Status section, showing Online indicator.

API Print Service

For information on the API Services and print options, refer to API Print Service.

Optional Next Steps

SAP Connections

If you want to connect Virtual Appliance Output with SAP, refer to the following:

  • If you plan to set up high availability and redundancy, configure it first.
  • Refer to SAP Configuration to verify the necessary settings in SAP Business Client.

Troubleshooting Help