I have a task with document i want to upload the document to server and store the name of document in database
thanks in advance
Hello,
on your form, you will use a file widget and on its Data tab you will set up an output operation that will have field_File1 on the right side, your document1 on the left side and Set document as the operator in the middle (names by default, you adapt them to your case). Once you submit your form, the engine will automatically upload the document and save its reference to the process.
Hope this helps,
Haris
thanx haris.subasic
but my question is about saving the uploaded documents in folder to make the backup easy
Sorry, I misunderstood your question.
If you use internal documents in Bonita, they are not stored in file system, but in the database.