Process DesignCreate a Reprint Process

In Loftware Enterprise™ SP, you can configure a reprint process to enable one print request to print the same label template multiple times. A Reprint process will print an image of the label that was just printed successfully and store it in a configurable file system location.

Note: If you want business logic to be implemented when the process is run, you should first create a business rule that the process can run. For more information, see Create a Business Rule in XML.

To create a reprint process that has the potential to run a business rule and to alter print requests, do the following.

  1. In Process Design Process Design, click New > Process to create a new process.
  2. In the Properties pane, enter a Description for the process.
  3. In the General panel, for Process Type, select Reprint.
  4. In the Process Parameters panel, specify the path to the business rule and the path to the device to be used with this process. For any of these properties for which you do not want to override the value specified in the job, accept the default value.
  5. Tip: You can use the Relative Path check box to control whether the path is represented as an absolute path or a relative path. Using a relative path may be helpful if an object is likely to be transferred to a different Loftware Enterprise SP instanceClosed A Loftware Application Server and a Loftware Database Server that are associated with each other by a Loftware Enterprise - SP License.. The check box is available to select after the object has been saved for the first time. For more information, see Relative Paths.

  6. Click File > Save or click the Save Save button in the toolbar.
  7. In the left pane of the Save dialog box, click the folder in which you want to save the process. You can click a folder to display subfolders.
    1. Enter a name for the process in the Name box.

      Note: If users who print labels are expected to select the process, use a name that will have meaning for them. The description is not displayed to a Data ProviderClosed Person or process that enters data into a form or other data entry view for a label that was configured by a Designer. A user acting as a Data Provider requires the DOCUMENT_PRINTER role or equivalent permissions. in Print Print, only to administrators who have access to Process Design Process Design or Access Control Access Control.

    2. Click OK to save the process.

Note: The first time you save a process to a version-controlled folder, the process is automatically checked out. When you are finished editing it, be sure to click File > Check In to save and check in your version, and make it available for others to check out.

Tip: For information about the default values in processes, see User Interface: Reprint Process.

Note: Any overrides that you specify in the process may in turn be overridden by the business rule or job source.

Next Steps

A process can be run automatically whenever a particular integration is used to submit a print job created in another application, or a process can be manually selected by a Data Provider when printing on-demand in Loftware Enterprise SP. To configure an integration to run this process, see Integrating with Other Applications.