On May 29, 2018, DYMO released version 8.7.2 of the DYMO Label Software (DLS) which included changes specific to the DYMO web service. As a result, it became necessary to update the DYMO connectors used within StickIt to ensure that any users upgrading to DLS 8.7.2 or higher could do so without disruption.
Summary of changes in DLS 8.7.2:
Some users reported that selecting a batch of records from a list view caused some of the expected labels not to print, without any errors or warnings. This issue is related to a change that was made during code cleanup between versions 2.71 and 2.79 which instantiated too many print requests to be issued in a short amount of time, thereby causing some of them to silently fail.
New mechanisms were added to ensure that batch printing issues requests in an orderly fashion and within the callout limits to ensure labels successfully reach the print queue.
You may now specify a Type when logging Activity records. Type values are inclusive of all Activity Types configured in your Salesforce instance. If you have specified a default Type value for the Activity object, that value will automatically populate in the Activity Type field when opening the Log Activity window.
You may now save the label preview when logging an activity. Choose between the Attachment or File object as the destination for your label image. The image will appear as a related Attachment or File on the completed Activity record.
To accommodate scenarios where the same Subject, Type, and/or Save Label Preview options are used frequently, users may save default values. Simply populate the desired values while the Log Activity window is open and click the Set as Default button. These values will be saved as the default values for the user, on all future uses of the Log Activity function. Note that defaults are object specific, which means you may set different default values for each object where StickIt is used.
Previously, all labels printed with StickIt used the Auto print speed. With this update, users now have control over the print speed (quality) used for each print operation.
Available options:
Label templates now include the ability to specify field updates as part of the printing process. To enable, add a new text area to the label template with the name FIELD_UPDATES (via the text area properties dialog in DLS) and populate the text area using the following formats for the desired result:
To update a single field on a record:
To update multiple fields on a single record:
To update fields on multiple records:
Possible Type values:
*For Date and DateTime fields, you may use ADD_DAYS:N to populate a calculated value using todays date as a baseline.
StickIt Automation Station was updated to bring several libraries up-to-date as well as enhancing the underlying platform to mirror recent platform updates to the core StickIt components. This update also included a refreshed user experience, featuring more versatile user controls and improved error handling/messaging.
You may use the following URL parameters with Automation Station:
For readability:
{
"001":{"printer":"DYMO LabelWriter 450","roll":""},
"002":{"printer":"DYMO LabelWriter 450 Twin Turbo","roll":"L"},
"003":{"printer":"DYMO LabelWriter 450 Twin Turbo","roll":"R"}
}