cancel
Showing results for 
Search instead for 
Did you mean: 

HCI reading files in middle of an iFlow process

digirolamocristian60
Participant
0 Kudos
518

Dear community,

does anyone know if it is possible to read files from an SFTP server in the middle of an iFlow process?

I thought I could achieve this by using the Request-Reply standard functionality but it allows you to use the SFTP only to write files whereas I need to read and process them in the subsequent steps.

Please see image below to see how the solution should result. The SFTP should be accessed to READ and not to WRITE files.

solution-draft.png

Thanks for your help!

Cristian

Accepted Solutions (1)

Accepted Solutions (1)

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Cristian,

Its not possible to do it in standard way ( i mean using combination of steps or any already available adapter ).But its possible using script step as described in below blog.

https://blogs.sap.com/2018/04/17/accessing-file-from-sftp-server-in-middle-of-an-iflow/

Regards,

Sriprasad Shivaram Bhat

Answers (1)

Answers (1)

robsonchiarello
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Cristian,

Have you tried to create a sub-process with a SFTP sender?

Regards,

Robson