Streamlined Label and Report Data Processing

Streamlined Label and Report Data Processing

We have streamlined the way information for labels and reports is processed to improve accuracy and efficiency.  Part image rotation, filenames, barcodes, edge boring(Hbore), and edgebanding location data are all now accessed from the  OptimizationResults table directly.  This means you will no longer need part transformation functions to accurately display data on Microvellum generated part labels and reports. 

Update Existing Labels and Reports

After updating to build 21.1.0604.641, your existing labels and reports may need to be updated by following the steps below.
Be sure to save a copy of your report or label before making any changes. 
The following steps require some prior knowledge and experience modifying reports. Click here to learn more about working with reports.

First, set your labels and reports to look directly to the  OptimizationResults table for the part information fields listed below:

Updated Formula

Prior Part Transformation Reference

OptimizationResults.WMFStream

 

OptimizationResults.WMFStreamFace6

 

OptimizationResults.Face5FileName

MVFace5FileName

OptimizationResults.Face6FileName

MVFace6FileName

OptimizationResults.Face5Barcode

MVFace5Barcode

OptimizationResults.Face6Barcode

MVFace6Barcode

OptimizationResults.EBLeftRotated

MVEdgeBandLeftRotated

OptimizationResults.EBRightRotated

MVEdgeBandRightRotated

OptimizationResults.EBBottomRotated

MVEdgeBandBottomRotated

OptimizationResults.EBTopRotated

MVEdgeBandTopRotated

OptimizationResults.EdgeBoreLeftRotated

MVHBoreLeftRotated

OptimizationResults.EdgeBoreRightRotated

MVHBoreRightRotated

OptimizationResults.EdgeBoreBottomRotated

MVHBoreBottomRotated

OptimizationResults.EdgeBoreTopRotated

MVHBoreTopRotated


Sometimes, images were referenced to OptimizationResults.Parts.WMFStream and conditions were set to control the rotation of the image.  Those rotations are no longer needed.

Formulas

Next, verify that your filenames, barcodes, edgebanding, hbore, and image formulas are referencing the correct table data.  If they need to be updated, replace the entry with the updated formula above.  For example, replace  {MVEdgeBandLeftRotated(...)} with {OptimizationResults.EBLeftRotated}.



Image Condition

Check the Properties | Conditions of all images and remove all conditions.  If there are multiple images that were used to handle multiple rotations, remove all but one of those images.


Databand Events

Finally, and only when using Face6 images or filenames, c heck the Properties | Events of all databands.  Assuming that the Name of the Face6 image is Image2, make the following changes to the Before Print Event:


IF OptimizationResults.Face6Barcode<>"" THEN
Image2.Enabled=True
ELSE
Image2.Enabled=False
END IF



For assistance making modifications to your labels, contact your account manager.
Download the MicrovellumFactory.sdf database file attached to this article for newly updated default Labels and Reports. Import using Database Management.

    • Related Articles

    • Issue: Part Labels Display Incorrect Barcode Data when Processing to Multiple Machines in 15.6

      As of build 15.6.221, you now may use the simplified procedure found in the Microvellum Help Center article Processing Station Associates for Reports (Overview)  to resolve this issue in addition to the procedure found in this article.  Issue : Part ...
    • Overview: Printing Labels

      Use the menu items available in the Labels dropdown menu, in the Processing Center, to print labels for products and parts.  Setting the Current Label It is possible to have multiple labels set up with different sets of information and then switch ...
    • How to Temporarily Disable the Print Flag Filter on a Part Label to Preview Modifications

      The Microvellum Part Labels contain functionality to limit the part labels that are printed to only those that are selected when printing from patterns. This is possible from Toolbox or Production in the Processing Center, or Alis. To make this ...
    • Processing Station Nest Options - Optimization

      The nesting optimization section in the Processing Station allows you to choose how to optimize parts within a material sheet. Selecting the strategy for your Nesting Optimizer will allow you to maximize materials by placing and rotating the parts as ...
    • Issue: No Data in Master Cut - Sorted by Processing Station

      Issue Any report or database that references the field PartsProcessingStations.LinkIDBatch data will fail to display data. An example of a default Microvellum report that was left inoperative by this database change is the “ Master Cut Report – ...
    • Recent Articles

    • Toolbox Release Notes | Build 24.1.1105.641

      The following release notes apply to Toolbox build 24.1.1105.641 Nesting Fix Fig. 1: The fatal error that would occur during processing. There was reportedly an issue that occurred when clients attempted to process a work order using the nesting ...
    • Microvellum Foundation Library Release Notes | Build 24.1025

      The following release notes apply to Microvellum Foundation Library build 24.1025. Additions Added new global variable “Remove Stop Dado On Bottom Edge” for wood drawer boxes. Check this option to run the dado through at the bottom of the sub front ...
    • Toolbox Release Notes | Build 24.1.1030.641

      The following release notes apply to Toolbox build 24.1.1030.641 Routing and Profile Fixes Several issues were found with routing and polyline paths: Fig. 1: Horizontal routes off of a part disappearing (left) and appearing correctly (right). When ...
    • Toolbox Release Notes | Build 24.1.1010.641

      The following release notes apply to Toolbox build 24.1.1010.641 Biesse Winstore Fix Several issues with the Biesse Winstore plugin have been resolved: There was an issue that would sometimes occur wherein materials that were intended to stack wound ...
    • Toolbox Release Notes | Build 24.1.1001.641

      The following release notes apply to Toolbox build 24.1.1001.641 HBore Toolfile Fix Fig. 1: The location in the Toolfile UI where the error would occur. There was an issue reported with the functionality of the Horizontal Boring Machine setting in ...