cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All,

I have a requirement where i need to pick the file from SFTP server(.csv format) and post the file in web service by using http adapter. we are posting the data in web service by using form-data but iam not able to post it in web service, I'm getting below error can you please help me out here below is the error and details which i have used in content modifier in my iflow.

in content modifier i have used like this

Content-Type: multipart/form-data; boundary= --${header.File Name}.

and in the body of the message is like this


View Entire Topic
maik_bosch
Contributor
0 Likes

Thank you