Attached files & consulting processes in Camunda?

Hello,

I am wondering about what Camunda features are.

I know that Camunda is useful to create workflow, but can it be used to just consult processes?

  1. For example, modeling my process with the Camunda modeler and then have the possibility to click on a given step of the process and have more info about it?
  2. Does Camunda has the ability to upload files to certain steps of the process that someone can download by clicking on it?

Thanks for your help!

1 Like

You can attach a file to task via Rest API file attachment and you can read it as ByteStream via Rest API download attachment