73
Views
5
Comments
QR code
Question

My target is to develop a Qr code Scanner for mobile app


Functionality--

When the user scans QR code then URL should be generating then the user clicks on the URL and go to a particular URL destination.


For that, I already installed a barcode scanner. is it suitable for my requirements?

And I trying some developed code but unable to reach my target. I share with you my oml please check it once and suggest me some correction.



BarcodeSample.oml
2026-02-26 06-29-24
Rahul
 
MVP

Hi pratiksha Dabhade,

As i am seeing when barcode is success it return code in digits

as i am assigning this code in one local variable and show on UI. 

Which code you want developed before suceess or after message you can put your logic.


Hope this will help you

Regards

Rahul Sahu

2025-11-19 06-14-01
Miguel Verdasca
Champion

Hi,

Do, did you install this component from OutSystems team:

And you follow this tutorial from OutSystems documentation:


Cheers

2020-04-28 17-43-32
pratiksha Dabhade

Miguel Verdasca wrote:

Hi,

Do, did you install this component from OutSystems team:

And you follow this tutorial from OutSystems documentation:


Cheers

 Hello Miguel

I already use this Barcode plugin on my application, I also tried Rahul Sahu's logic but can't able to reach my target. 

Is there need any other dependency for my QR code.

 

2020-04-28 17-43-32
pratiksha Dabhade

Miguel Verdasca wrote:

Hi,

Do, did you install this component from OutSystems team:

And you follow this tutorial from OutSystems documentation:


Cheers

 Hello Miguel

I already use this Barcode plugin on my application, I also tried Rahul Sahu's logic but can't able to reach my target. 

Is there need any other dependency for my QR code.

 

2020-04-28 17-43-32
pratiksha Dabhade

I also go through that Documentation

https://success.outsystems.com/Documentation/How-to_Guides/Integrations/How_to_use_the_Barcode_Plugin_in_your_OutSystems_applications 

But Littel confused about what I put in set output and IsExcuted assignment 

can you just overlook my oml file and kindly suggest me any changes

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.