I developed a web application for a supermarket.
I presently want to include Barcode Scanner to my web application for product scanning during sales.
I am having a serious problem with adding a Barcode Scanner device to work in my web application.
Please, kindly give me a guide on how to add Barcode Scanner work in my web application.
I am using Traditional Web on the Outsystems Platform. Thanks in advance
Hi,
You can take reference from below document,
https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/Mobile_Plugins/Barcode_Plugin
here you can find some forge components which is suitable for your requirement,
https://www.outsystems.com/forge/list?q=barcode&t=web&o=&tr=False&oss=False&c=%20&a=&v=&hd=False&tn=&scat=forge
Thanks,
Ajit Kurane.
Hello Ajit Kurane,
Thanks for the guide. I have tried to to no avail. Could you kindly help me do an OML file please. Thanks in advance
Hi Harrison,
can you please try this forge components? This one for web.
thanks,
Ramesh
Hello Ramesh Subramanian ,
Thanks for your response.
But, what i need is how to scan barcodes in my web application and not how to generate barcodes.
I want to integrate barcode scanning functionality into my web application.
It is intended to makes sales recording more efficient.
Instead of manually inputing product data into the application, the product details will be automatically be inputed by just scanning the barcodes on the product. Help please.
You can give a try using javascript, Please find below document for the same,
https://stackoverflow.com/questions/42325613/how-to-use-barcode-scanner-in-web-application
Please, could you kindly help me make an OML File on this suggestion.
It is in the right direction but I could not execute it on my own. Help me with an OML File please.
I deeply appreciate your effort. Thanks in advance.
Hi @Harrison ,
Is this question solved? have you implemented this feature?