The requirement is as follows;
I need to start a process and it requires two information, a ID and the user data. Now after users scan a QR code it will open a URL in the browser and landed to page then click on a start process button it starts a process.
The QR code has the ID and URL that should open APPIAN interface on WEB Browser and on the landing interface I can capture the user data. Now on start process click it will start the process model with necessary data.
How can I achieve this?
Discussion posts and replies are publicly visible
How much of this have you completed so far? .
I think few plugin's are there that helps you to generate a QR code and read a QR code Barcode and QR Code Utilities and Read QR from PDF go through the documentation once.