first time poster. Lately started to get my hands on the Camunda Modeler and trying to dig in.
So, Camunda gives us the invoice example where you start the process and the first thing to do is uploading a fie. I’ve already found out that the upload form is HTML, however I’m now that the “how”.
In the Modeler, I have the start event and can add a form on top of it including the according form fields. But how do I actually include the HTML part using the Modeler so that the upload form will show up in the process start?
I also tried to extract something from the github examples but that didn’t help me much (not a developer over here, just someone with basic code understanding capabilities over here).
Thanks in advance! Please let me konw if my description misses something or is not understandable / accurate.
the invoice example uses embedded forms. They are built outside the modeler in a process application.
In the modeler you could create (simple) forms with form fields. But then you have to keep the Form Key empty. in this generated forms you can’t upload a file.
thanks a lot! Re-read the documentation with a fresh mind after the weekend and was actually able to successfully include the html file after some attempts to place the file at the right folder (obviously same as the .bpmn file is in, but well).
Hey @alox ,
Can you specify how you have achieved that i mean where have you put those forms in camunda directory where camunda loaded it. i am stuck on this one . tried by embedded forms failed than tried adding form fields in modeler but could not process upload file in form key fields . Please help
osbybb57
3h
** hello family i am new to camunda modeler. I have created a built-in form and I would like to be able to add WORD EXCEL OR POWERPOINT PDF files in some fields. please what type should i take for these fields? if ever it is not possible to do it with an integrated form can you show me a way to overcome my concern? thank you **