...
- Go to the "Mobile WMS Media Queue"-page
- Select an entry, you can now see the images in the Factbox
How it works behind the scenes
Images are transferred "ad-hoc" in two requests:
- Mobile sends an initial request, containing a uniqe ID of the image. (Mobile Doc. Type: PostAdhocRegistration, Registration type: RegisterImage)
- 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.