1
0
-1

I want to change the name of the file uploaded to the form.

Can anyone recommend me about this?


Thank.

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Using Beanshell to rename it.


      You may using beanshell in "Post Form Submission Processing tool"  then direct rename to in folder .

       refer to following link : https://stackoverflow.com/questions/1158777/rename-a-file-using-java/1158792

        CommentAdd your comment...
      1.  
        1
        0
        -1

        Found someone asking something similar. Looks like you have to customize your own plugin.

        Changing Filename on form based on other fields


          CommentAdd your comment...