cancel
Showing results for 
Search instead for 
Did you mean: 

How to capture barcode value from hand held honey well barcode scanner into custom sap fiori app

Former Member
0 Kudos

Hello All,

I am having requirement like, i have to integrate hand held honeywell barcode scanner into custom SAP Fiori app if user scans the barcode, have to capture that code into particular input field of app.

Will scanner automatically populate the scanned value into input field or we have to use api events to capture code?

Please provide some inputs on this

Thanks in advance

Regards,

Purushotham

Ragavie
Participant
0 Kudos

Hi Purushotham,

Hope you had resolved the above issue , Can you help me how you have resolved

Regards,

Ragavie

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

it is just another "keyboard"..I think, you don't have to do anything.

Answers (1)

Answers (1)

Former Member
0 Kudos

If you are using the standard SAP Fiori Client app to launch the application, then you can use the inbuilt cordova API for barcode scanner.

cordova.plugins.barcodeScanner.scan();