Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Printing labels is an essential task in any warehouse using barcode scanners

The integration to Cloud Print Service seamlessly combines data from Business Central, Mobile WMS with an online label designer.

Key features

  • Label layout is handled by Cloud Print Service. A complex task not suited for ERP
  • Design your custom labels using WYSIWYG (What You See Is What You Get)-designer


  • Plug-n-play installation
  • Customization of data through Mobile WMS extension API

Prerequisites

  • An active subscription with Cloud Print Service
  • Zebra Label printer connected via Bluetooth or Wi-Fi to mobile devices running Mobile WMS


Cloud Print Service Terminology

Label Template

  • Cloud Print Service design of a Label
  • Templates have a Name and a URL


Request

  • XML Request to Cloud Print Service containing the data to print a label.


Print Dataset

A shared and generic key-value format, used for all standard templates.

Dataset and design are independent of each other, meaning the same dataset can be used by any design, e.g, different label sizes.


  • Print request contains mainly the dataset
  • Dataset is customizable so you can add/change values in it
  • The dataset can include:
    • Context (Order, OrderLine, Lookup-result etc.)
    • Collected steps
    • Customized data. See Print Label and Cloud Print for examples


Dataset examples for each standard template is available at Standard Label Designs   


Standard Template Designs

The system comes with Standard Label Designs.

Designs can easily be changed/customized by you, using the online designer.

Standard Template Handlers

Each standard label has a “template handler”, this can be used if you create your own version of a template, but want to re-use the data processing and Step-collection of a standard template.

Handlers makes it easy to reuse the existing standard logic and data handling for your own templates.

Data customization 

Data can easily be changed through extension/customization:

  • Additional values can also be collected by adding new steps
  • or you can change existing steps

See Print Label and Cloud Print for examples


The process of printing a label

This examples outlines the events involved in printing label

 




  1. User selects an action to print
    1. The action can be placed anywhere using mobile configuration

  2. User is shown with a list of available templates
    1. Selects template
    2. Completes the steps

  3. The context (Order, OrderLine, Lookup-result etc.) is converted to a Dataset
    1. Additional values are collected using “Steps” and added to the Dataset

  4. Request is sent to Cloud Print Service
    1. Dataset is converted to Request using the "template handler”

  5. Cloud Print Service maps the values from the dataset to the template
    1. Cloud Print Service responds with label data (ZPL)

  6. Mobile prints directly to the printer using Wi-Fi or Bluetooth


Setting up Cloud Print Service in Business Central

Overview

  • No labels