Solved

Barcode create and Scan - Need Help

  • 4 March 2024
  • 1 reply
  • 29 views

Badge +2

Hi All,

My requirement is as below:- 

  1. When user create request, there will be barcode generated for each request and stored it into DB.
  2. Approver will receive barcode and he can scan barcode through K2 mobile app and it will validate in DB and provide information.

Is it possible to implement these using barcode control available within K2 5.6 version?

 

Thanks in advance.

icon

Best answer by TinTex 4 March 2024, 16:14

View original

1 reply

Userlevel 3
Badge +10

Hello,

  1. The barcode control can only be used for reading barcode id’s using the K2 mobile app, it does not generate barcode id or image.
  2. Once a barcode ID is stored in the DB, you can certainly use the barcode control to scan a barcode and check if it’s ID exists or matches the ID already in the database.

https://help.nintex.com/en-US/nintexautomation/userguide/5.7/Content/Create/K2Designer/Controls/Barcode/BarcodeControl.htm

Reply