Skip to Content
0
Aug 07, 2023 at 07:11 PM

MDK functionality to download TXT file

96 Views Last edit Aug 07, 2023 at 07:13 PM 2 rev

Hello experts,

I have a requirement asking for an application that allows users to scan Barcodes sequentially on a Zebra HHT, save them on internal storage with a certain format and finally download the scanned records in a PC via USB or Bluetooth as a TXT file.

The problem is that, to my understanding, SAP MDK doesn't offer some download functionality like that. Correct me if I'm wrong, please, because I'm not experienced in these matters.

What I'd like to ask is what would be the best approach.

Right now I have the Barcode scanning functionality part with an MDK action which executes an MDK Rule that pushes each reading on File System with the proper format, but I don't know how I can achieve the downloading part, as I've started learning MDK about a month ago.

More relevant information includes:

  • The application is built in SAP Web IDE (Neo version of Mobile Services).
  • MDK version is 6.3. User has commented that they'll try to move on to Cloud Foundry soon, so maybe that opens up more possibilities.

Very thankful,

Cristian