QRCode

Reading QR Code with Zxing Library

I am trying to read the QR Code using Zxing library. When I did Script Evaluation in Script code, the result was successfully came out. But when I deployed and tested in Browser, the result was not came out and it was shown Nothing noticeable happened yet... But it surely will come! My code is as the following:

QRCode

I'm trying to generate a QRCode (in email , png file , any method is accepted), but I'm not able to get it working. I'm using Bonita Community 6.3.9.

importing QRCode connector fails. then I'm trying with the following groovy script

Notifications