QR Code Genration and efforts needed

Mansor2
Tera Contributor

Hello all,

 

QR code generation is not natively provided in ServiceNow HAM Pro. HAM Pro focuses on lifecycle tracking of assets, normalization, reclamation, and compliance, but doesn’t ship with QR/barcode generation and printing out-of-the-box. However, you can configure it with efforts. 

1 ACCEPTED SOLUTION

ben_hollifield
Tera Guru

For a full-featured solution, check out Yansa Labs Barcode & QR Code Generator, a native ServiceNow app offered on the ServiceNow Store:

Yansa Labs is releasing a new SN app tailor-made for printing HAM asset tags - it will be available in the next couple of weeks. Reach out directly if you'd like an early look!

View solution in original post

2 REPLIES 2

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @Mansor2 ,

 

Here is something that i found :

1. Create a UI script and import the js package (jquery.qrcode.min)- UI Script name- jquery.qrcode.min 

SohailKhilji_0-1755594626182.png

 

2. Create a UI page and use the UI script jquery.qrcode.min as the source.- UI page name- QRLink Page

SohailKhilji_1-1755594626175.png

 

3. Call the UI page QRLink Page from any UI action. UI Action name- Generate QR Link

SohailKhilji_2-1755594626180.png

 

 

XML export of UI script, UI page, and UI action have been attached. 

 

SohailKhilji_3-1755594626183.png

 

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

ben_hollifield
Tera Guru

For a full-featured solution, check out Yansa Labs Barcode & QR Code Generator, a native ServiceNow app offered on the ServiceNow Store:

Yansa Labs is releasing a new SN app tailor-made for printing HAM asset tags - it will be available in the next couple of weeks. Reach out directly if you'd like an early look!