Process DesignCreate a Generator Process

In Loftware Enterprise™ SP, you can configure a generator process to enable one print request to generate additional print requests that use the same label template, another label template, or multiple label templates. This can be useful for situations in which a set of related printed labels is required for each job.

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 generator 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 Generator.
  4. In the Process Parameters panel, for Job Source, you must specify the path to a business rule that includes a dataPipe business rule component.
  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: Generator 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.