Skip to Content
Technical Articles
Author's profile photo Shamiulla shaik

SFTP to HTTP Passthrough using CPI

 

Introduction

The objective of this blog post pick file from SFTP sever send to HTTP without changing file name.

 

Below screenshot iflow .

To pass same file name to target ,at Content Modifier below parameter need to maintain.

 

Message Header 
Action             Create 
Name             HeaderFieldOne
Type               Expression
Data Type       java.lang.String
Value              ${file:onlyname}

Conclusion :  This blog post can help Send file to target without changing the content in cloud based integrations.

Hope this blog will help for beginners.

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo p paladugula
      p paladugula

      Can you please elaborate about sender SFTP adapter and Conent modifier fully

      Author's profile photo Pavan Sakalabhktula
      Pavan Sakalabhktula

      Hi Shamiulla shaik,

      Good Day,

      Thank you for make this small blog in flow only filename will reached at receiver or file data also will be reached. Can you clarify this please i have an iflow similar to this.