User Interface: Simple Process
Simple processes are appropriate for performing data retrieval from a database, substituting different printing and formatting attributes, changing paths, restricting execution based on conditions, and repeating execution by using while or for loops.
The following panels and panes are displayed when a process is created or opened in Process Design
Tip: The default values under General and Process Parameters are the names of data map entries. The location prefixes for the default names cause Loftware Enterprise SP to look for values for these names first in the job data, and if not found there to look for them in the process data, which is displayed when you click Data Map. For more information, see Location Prefixes and Reserved Keys.

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 |
Required. The full path in Loftware Enterprise SP for a business rule to be run when this process is used. If you do not want to run a business rule, enter ${!DATASOURCE_URL!}. |
Path to a business rule |
Document |
Required. The full path in Loftware Enterprise SP for the label template to be used with this process. Note: In most cases, the Document and Data Entry fields should contain the same path. Otherwise, for on-demand printing the process would use the label design from one label template and the data entry form from another label template. |
Path to a label template |
Device |
Required. 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 Note: In most cases, the Document and Data Entry fields should contain the same path. Otherwise, for on-demand printing the process would use the label design from one label template and the data entry form from another label template. |
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 default name for each of the following properties refers to the value specified in the job. If no value is specified in the job, then the value specified in the Print Job Detail Data table is used. This table can be displayed by clicking Data Map in the process.
- Quantity
The number of times to print a label by using the same data. Each printed label produced is identical except for any incrementing or decrementing field.
- Duplicates
The number of times to reprint a label by using the same data and without changing the value in any incrementing or decrementing field. Each duplicate printed label is identical.
- Pages
The number of times to print the content for the labels in a layout. Each page is identical, including the value in any incrementing or decrementing field.
- Tray
To which output tray to direct printed labels or documents. If a printer has only one output tray or otherwise does not support this feature, this is ignored. For Windows drivers the tray is the name of the tray that supplies the paper. The name corresponds to the configured tray name in the driver setup (not case sensitive). For PCL 5e drivers the tray is the ID number of the tray that supplies the paper. The ID corresponds to the configured tray number in the driver setup.

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.