1
0
-1
I want to ask, I transferred a file from an external application (springboot) 
to my joget server where it was placed in the wflow/app_formupload/upload
folder and I want to read my uploaded file so that it can be read on my joget
application, how do I do that? as far as I know it won't be read because there
has to be a UUID, any solution?
    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      To view the file in Joget form, the file has to be uploaded in the form itself so that the record id is used for the upload folder name, as in ".\wflow\app_formuploads\myApp\7d1d8056-1d5f-4ab0-b874-da0dc9f69444\myFile.pdf".

        CommentAdd your comment...