Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Allows the user to attach photos to Orders or Order Lines, using the camera on the mobile device.




Column
width40%

The function is activated from a Planned Functions, Order List page, or Order Lines page

 ,

Info
titleRequirements and Limitations

Overview

Table of Contents
excludeDescription|Next|Overview


Column
width11

Use Cases

  • Attach a photo of an item damaged upon Receiving
  • Attach photos of items during Picking, before shipping them


Attach Image

Different Planned Functions support attaching images.

For this example, the Receiving function is used to attach a photo of an item damaged upon receipt.


Section


Column
width15


Column
width40


Column
width50




Section


Column
width15


Column
width40
  • Add an image by selecting the "+-sign" in the blue circle
    Take the photo


Column
width50




Section


Column
width15


Column
width40
  • Enter a comment (optional) and select "Accept"


Column
width50




Section


Column
width15


Column
width40
  • You can add more images or select the "Check mark" to save the image(s)


Column
width50




View attached images


Section


Column
width15


Column
width40
  • The photo has now been saved
    This is indicated by the "paper clip" symbol on Order (Line)


Column
width50




Section


Column
width15


Column
width40
  • Select "Attachments" in the menu, to view attached images


Column
width50





Section


Column
width15


Column
width40
  • Select "Attachments" in the menu, to view attached images


Column
width50





Section


Column
width15


Column
width40
  • A list of all attached images will be displayed.


Column
width50




View the attached images from Business Central

Images can be viewed in "Mobile WMS Media Queue"

  • Go to the "Mobile WMS Media Queue"-page
  • The image is shown in the Factbox


Where are images attached

  • "Pick" and "Put-away" include both "Warehouse" and "Inventory" -documents

Source Document

Attaches to 

Transferred to Posted Document
(Only when the source is fully posted)

Receive

Warehouse Receipt Order

The document's first line source header (typically Purchase header)


Warehouse Receipt Line

Current line source line (typically Purchase Line)


Purchase Order

Current Purchase Header

Posted Purchase Invoice Header

Purchase Line

Current Purchase Line

Posted Purchase Invoice Line

Put-Away



Warehouse/Inventory Put-away Order

The document's first line source header (typically Purchase Header)


Warehouse/Inventory Put-away Line

Current line source line (typically Purchase Line)


Pick


Warehouse/Inventory Pick Order

The document's first line source header (typically Sales Header)


Warehouse/Inventory Pick Line

Current line source line (typically Sales Line)


Sales Order

Current Sales Header

Posted Sales Invoice Header

Sales Line

Current Sales Line

Posted Sales Invoice Line

Move

Transfer Order

❌ No support for attachments in Business Central


Transfer Line

❌ No support for attachments in Business Central


Register Item Image

Item image

Item images are stored directly on the Item card



Note: Business Central only transfers attachments to the posted document when the source document is fully posted. Not when a given line with attachments is posted.



Where are images stored? 

Images are recorded in two places

  1. As "Attachments" on the source:
    1. Item
    2. Sales
    3. Purchase -documents 
  2. As records in "Mobile WMS Media Queue"


Images are stored in the database table "Tenant Media"

All images are stored in the "Tenant Media"-table. 

"Mobile WMS Media Queue" refers to "Tenant Media".




How it works behind the scenes

Images are transferred "ad-hoc" in two requests:

  1. Mobile sends an initial request, containing a uniqe ID of the image. (Mobile Doc. Type: PostAdhocRegistration, Registration type: RegisterImage)
  2. Mobile sends a second request, containing the unique ID and the image date. (Mobile Doc. Type: PostMedia, Registration type: Type: Image)

This is done to provide the mobile user with a real-time experience, when handling large image data loads.


Next

Print Label