Post binary parameters to external application
Hi to all!!
I'd like to get a file using webdynpro (upload element) and pass the file to another application via HTTP protocol, so I need to use the post method. It would be like copying the HTML standar FORM tag with the option post.
Is it possible in webdynpro?
I've read that I could use the suspend plug, but I can't figure out how??
Thanks a lot.