Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with HTTP_POST_FILES RFC

Former Member
0 Likes
827

We are trying to use HTTP_POST_FILES RFC to generate HTTP message to transfer files to other party.The server side program on the other side expects "name=" parameter to be filled up in the Content-Disposition area of HTTP message.I could not include "name" parameter using the above function module in the HTTP message.

Does anybody know how to do this?

cheers

Ramesh.

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
600

<b><i>I could not include "name" parameter using the above function module in the HTTP message.</i></b>

I guess you are including it in the request header?

When you do that whats happenning? r u getting some error? what does it say?

Regards

Raja