Display Image in TaskForm with Base64 string Retrieve from Mysql DB

Hi All,

I am quite new to Camunda and I am doing POC on that.
One requirement is I retrieve photo image for person table and display in the user task form.
Kindly help suggest for the followings.

  1. How to set Base64 image data to set Variable (File / Bytes)?
  2. How to display that Variable (File / Bytes) in html form?

or any sample project will be great appreciated.

Thank you.

image

1 Like