Versions Compared

Key

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

...

How it works behind the scenes

Images are both transferred and requested to/from BC ad-hoc.transferred in two separate 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 graphic experience even when handling large image data loads.This means that you may experience a small delay in when images are display and stored.Technically speaking: "GetMedia" and "PostMedia" mobile requests are sent independently from the "GetOrderLines" and "PostAdhocRegistration-RegisterImage".