Troubleshoot Label Data Sources
For information about how to configure a label data source, see Configuring Label Data Sources.
Symptom | Resolution |
---|---|
A printed label includes the wrong data. |
One of the following approaches may resolve the issue:
|
A Text Box field is not printing as intended. |
The following factors can affect the how text in a Text Box field is displayed:
|
A custom parameter has disappeared from a Database data source. |
If the Data Service Administrator deletes a custom parameter in the JDBC data service, that parameter is automatically removed from the associated data sources. For more information about the behavior to expect, see Managing Data Service Parameters. |
A Database data source or an Alternate data source is failing to query the associated data service. |
Any Database data source or Alternate data source used in a label template that must support on-demand printing must have at least one trigger |
Data sources in a label template are being run in the wrong order. |
If the label template must support on-demand printing and includes a Database data source and an Alternate data source (or more than one of either), review the triggers for the data sources. Determine whether triggers with the same combination of trigger source, trigger event, and trigger key (if any) are used by more than one data source in the label template, regardless of the type of data source. If so, it may be necessary to configure values for priority |
When adding a trigger via the Properties pane, no data sources are listed in the dialog box. |
The dialog box displays only Database data sources and Alternate data sources for which the selected field or form has is not already configured as a trigger source.
|
An Inc/Dec data source is causing a job to complete more slowly. |
Some drivers provide native support for Inc/Dec behavior, which may improve performance. To optimize performance, ensure that the Minimum Value and Maximum Value include the same number of digits. The Minimum Value can be padded with leading zeros. |
An Alternate data source is failing to retrieve a file or image from a File or HTTP Data Service. |
Make sure that the Result Name of the Data Service matches the Data Ref on the Alternate Data Source. If the values do note match, change the value in both places to resultName. If the Result Name in the Data Service is important or the change to Data Ref won't save, delete the data source and then recreate it, typing the Data Ref name manually. |