User Interface: Generator Process
Generator processes can be used 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.
The following panels and panes are displayed when a process is created or opened in Process Design
Tip: A Generic Layout Process is provided that uses the LayoutProcessBusinessRule.

Property | Description |
---|---|
Process Type |
Required. Whether to display the properties for a simple process, generator process, or reprint process.
|
Audit Type |
How nested processes should determine which data to save to an audit table in Loftware Enterprise SP.
|
Audit Mask |
When a label is printed, what auditing data about the label to save to an audit table in Loftware Enterprise SP. You can select multiple options. If no options are selected, then only general auditing values are saved.
Note: This property is displayed only if Static is selected for the Audit Type property. If Reprint is selected for the Process Type, then the only value option available for Audit Mask is Data. |
Audit Procedure |
How nested processes should determine which values to use when saving data to an audit table in Loftware Enterprise SP.
Note: This property is displayed only if Static is selected for the Audit Type property. |
Audit Key |
The specified name of the key in an audit table for the bitmask value representing the Audit Mask and Audit Procedure values. The default value is ${AUDIT_MASK!}. For bitmask values, see Reserved Keys for Process Properties. Note: This property is displayed only if Parameter is selected for the Audit Type property. |
Delink Data Source |
Whether Loftware Enterprise SP is prevented from using data sources defined in the label template.
Tip: You can run business rule components that are triggered by the LABEL event, but also have access to all data sources in the label template. To do so, set Delink Data Source to true and use a Reference business rule component to load the label data sources into the data map. For more information, see Access Label Data Sources (XML). |
Ignore Errors |
Whether processing the print request continues if an error is encountered.
Note: This property is displayed only if Generator is selected for the Process Type property. |

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.
Property | Description | Values |
---|---|---|
Business Rule |
The full path in Loftware Enterprise SP for a business rule to be run when this process is used. |
Path to a business rule |
Job Source |
Required. The full path in Loftware Enterprise SP for a business rule that includes a dataPipe business rule component so that it can generate additional print requests. You can also include other business rule components. That business rule is run when this process is used. If a business rule is also specified in the Business Rule field, the one in the Business Rule field is processed before the one in the Job Source field. |
Path to a business rule |
Device |
The full path in Loftware Enterprise SP for the device to be used with this process. |
Path to a device |
Data Entry |
The full path in Loftware Enterprise SP for the label template that includes the data entry form to be displayed to a Data Provider |
Path to a label template |
Layout |
The full path in Loftware Enterprise SP for the layout to be used with this process. |
Path to a layout |

The Data Map panel allows you to enter and view data map entries for print job detail data. Each data map entry consists of a name (key) and value pair in the data map for a print request.

The Properties pane allows you to name and describe a process. You can also view information about when and by whom the process was created and most recently modified.

The Tag Values dialog box is available when viewing an object that supports tags. Click View > Tags to open the dialog box.
You can categorize an application, business rule, data service, device group, facility, field data catalog, form, image, integration, label template, layer object, layout, process, Remote Site, reusable object, user, or workflow template by assigning tags to it. Each tag has a category and a value. For a version-controlled object, tags cannot be changed in a previously checked-in version.
Button | Command | Description |
---|---|---|
|
Assign Tag | Assign a tag to an object. The tag category must already exist. |
|
Delete Tag | Remove a tag that was assigned to an object. |
|
Edit Tag |
Edit the tag Category and Value. |
For more information, see Categorize a Process, Business Rule, or Workflow Template.