Hi all,
I am doing a post with multipart/form-data in our wiki. To configure
the HTTP request I add file in the Filename section, set the value for
name to text and check the "use multipart" box.
My problem is that the application is expecting to receive the whole
file as the value of the parameter. What is happening with jmeter is
that the file is being saved in /tmp/CGI.4935714.0 in the server and
that is being passed as the value of the parameter. As a result, the
wiki page is being created with the text "<File:0x13462>" instead of the
content of the file.
How could I send the file as the value of the parameter?
TIA,
fdo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]