29
Views
4
Comments
Solved
Generate Dynamic QR code which will expire in 5 minute
Question
Application Type
Reactive
Service Studio Version
11.55.5 (Build 63932)

Hi Team,
I want to generate a dynamic QR code on my lading screen which will be dynamic wrt to timestamp and should expire in 5 minutes.
Example
When user scans the QR code it should navigate to https://www.google.com/search?q=nike&timestamp=20250311
in above link the timestamp should always be a current one.


2024-07-12 05-57-50
Gourav Shrivastava
Champion
Solution

Hello @Omkar Ghodke 

Please check the OML below. I have created two examples, a 5-minute or 5-second QR code refresh, for your convenience.

Regards

Gourav Shrivastava

QRCOde.oml
UserImage.jpg
Omkar Ghodke

Hi Gourav 
Thanks for your help 
can you please let me know the use of this script file "qrcode_min_js"
I want to know it is helping in QR code generation !
It is used on ready of the mainpage !

2024-07-12 05-57-50
Gourav Shrivastava
Champion

Hello @Omkar Ghodke ,

The script file qrcode_min.js is a JavaScript library used for generating QR codes dynamically in web applications.


Regards

Gourav Shrivastava

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