QR Codes

For processes that create documentation to be printed, shared in presentations or sent by email it can be really useful to use QR codes to direct users to web resources instead showing the URL path.  In some cases the QR could be user-specific, directing them to a particular page with, for example, an encrypted customer number in the link.

With QR Code Integration you can dynamically generate the QR code image programmatically, so that it can be added into the document you are creating.  The renda.io microservice takes a URL and returns the image.  Sample code for both back-end (ABAP) and front-end (SAPUI5) scenarios is included.

View the documentation