on 2013 Feb 07 1:04 PM
Hi All,
We are using mc9190 for barcode scanning. We need to scan and place the result on the text box in the browser. The HTML pages are created by default in sap.
Is it possible?
Are there any api's we need to call for working with barcode scanning.
Thanks.
Request clarification before answering.
Hi Oisin,
Have made it work. After installing the DataWedge application in the device. It scans the barcode and place the result on the text field where the cursor is placed.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for updating the SDN thread with the solution to get the bar code scanning to work with your device.
You may also need to check the file DEVINCLUDE_SYMBOL3090 (for the paramter
~ITSMOBILEDEVICEINCLUDE) as you are using MC 9190. Not all the kep mappings for your device maybe correct.
Regards,
Oisín
ITS SDN Moderator
Dear Oisin,
Thanks for your help to resolve this bar code functionality, me & Chock together working on this.
Now customer is asking more validation like..
we could not able to answer their requirements, will it possible to do above functionality, if so pls suggest us how to do this.
Regads,
Anil.
Hi Anil,
Point 1 - I know can be done. Depends though on your Device if it support's autoenter
as per Note 1311169 - ITSmobile: Barcode scanner AutoEnter
http://service.sap.com/sap/support/notes/1311169
<META HTTP-Equiv="Scanner" content="Enabled">
<META HTTP-Equiv="Scanner" content="AutoEnter">
Point 2 - have not seen a scan overwrite - but I cannot see any reason why it cannot be done.
Perhaps other's here have done this?
Point 3 - yes this can be done using .js onsubmit script.
Regards,
Oisin
Hi
Yes it is possible if you are using ITSMobile.
See the link
https://wiki.sdn.sap.com/wiki/display/HOME/ITSmobile
Section "Barcode Scanning"
Regards,
Oisin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Oisin,
Thanks for the quick reply.
Now we are in stage of invoking the scanner (using rapid deployment client in mc9100) but its not scanning and displaying the result on the textbox. Any idea on how to sort out this thing.
Is there any settings we need to do it on rapid deployment client.
Thanks.
Hi Oisin,
Parameters Values
THEME 99
TRANSACTION ZMD_ITS_MIGO
MOBILE This is a mobile service
ITSMOBILE 1
SOURCES Template search sequence
SOURCES ZMD_ITS_MIGO,ITSMOBILE
POPUPS Show popups, default is no
POPUPS 1
ITSMOBILEDEVICEINCLUDE include a device specific html
ITSMOBILEDEVICEINCLUDE DEVINCLUDE_SYMBOL3090
MESSAGE SOUND Plays a background sound if a message appears
ITSMOBILEMSGSOUND 1
SYSTEM MODAL POPUPS Shows express mails / system messages
SHOW_SYSTEM_MODAL 1
XSRFCHECK 1
Thanks.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.