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.
- How to set Base64 image data to set Variable (File / Bytes)?
- How to display that Variable (File / Bytes) in html form?
or any sample project will be great appreciated.
Thank you.