Create 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.
- In Process Design
> Process to create a new process.
- In the Properties pane, enter a Description for the process.
- In the General panel, for Process Type, select Generator.
- In the Process Parameters panel, for Job Source, you must specify the path to a business rule that includes a dataPipe business rule component.
- Click File > Save or click the Save
button in the toolbar.
- 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.
- Enter a name for the process in the Name box.
Characters permitted in names
The following characters are permitted in the name: letters, numbers, parentheses, square brackets, ampersands, plus signs, commas, semi-colons, and tildes. Additionally, the following characters are permitted but cannot begin or end the name: spaces, double quotation marks, single quotation marks, hyphens, underscores, periods, and grave accents. For letters, the case that you specify is displayed, but case is ignored when Loftware Enterprise SP interprets a name. If you will be installing the Loftware Enterprise SP application on a computer running Windows Server, and transferring data between Loftware Enterprise SP instances, see the "Transferring Data in a Compressed File" section of the Loftware Enterprise SP Data Transfer Guide.
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 Provider
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
- Click OK to save the process.
- Enter a name for the process in the Name box.
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 instance 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.
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,