Tuesday
Hello everyone,
I am using SAP SCREEN PERSONAS with slipstream engine in Chrome on an android 14 tablet.
I need to send automatically a ZPL FILE content (which i already have) to a zebra printer (ZQ620) using bluetooth protocol (only available protocol for us). Right now i don't know how to proceed...
I tried web bluetooth api from chrome but someone at ZEBRA told me BLE was only for settings operations so it's a dead end. Is it possible to send "Intent" request to the Zebra Print application for the labels to be automatically printed? If yes does someone know how to do this? Or any other lead please it would be very helpfull.
I also asked on ZEBRA Forum, but as i am in a SAP application, mayber other sap users faced the same problem as me.
Thanks a lot for your time.
Regards,
Alexandre
Request clarification before answering.
To send ZPL from a SAP Screen Personas app on Android via Bluetooth to a Zebra ZQ620 printer, direct Bluetooth printing from the browser isn't supported due to BLE limitations. Instead, use Zebra’s Android PrintConnect app. You can send an Android Intent from a hybrid app or wrapper that bridges SAP Personas to PrintConnect.
Steps:
Install Zebra PrintConnect on the Android tablet.
Create a small Android app (or wrapper around the Slipstream web app) that uses Intent API to pass the ZPL string to PrintConnect.
From the app, trigger:
Ensure printer is paired via Bluetooth and selected in PrintConnect.
This bridges SAP Personas to Zebra printing reliably on Android.
(Also exploring SAP integrations and automation at https://erproots.com/ — nofollow)
Hope this Helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
34 | |
21 | |
8 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.