cancel
Showing results for 
Search instead for 
Did you mean: 

How to input multiple CSV files through FTP sender adapter in SAP CPI?

shin861231
Explorer
0 Kudos
302

Hello, 

I am now working on designing an integration flow, which fulfills following requirements in SAP CPI.

1) Using FTP Adapter (Sender) and FTP Adapter (Receiver)

2) Need to read 2 CSV files on FTP Server (Sender Side), and do subsequent processes

For (2), I am now having difficulties because it seems that I can only have 1 sender in 1 integration flow. (Plus, for local integration process, I cannot use any types of sender adapter to get files)

Could anyone please help to advise how I could achieve the scenario?

Thank you.

 

sivaramaraju_danthuluri
Product and Topic Expert
Product and Topic Expert
BHerbold
Explorer
0 Kudos

Hi,
You need to integration processes and sender adapter. Store one file in a data store and read the data store when you process the second file....
Regards
Bernd

nageshrao
Product and Topic Expert
Product and Topic Expert

You can create two individual integration processes, each with its own FTP sender adapter polling for respective CSV file. Something like below
The processing part can be achieved in a common local integration process.

nageshrao_0-1722827454475.png

 

shin861231
Explorer
0 Kudos
Hello All, I have checked your advice. But still, it is not working on my end. Here are the 4 problems I faced when I tried your advice. 1)① Sender and Start Message is an one-to-one relationship ②only one Start Message can be placed in one Integration Flow. ③ Request Reply can only be connected to a Receiver. ④a Start Message Event cannot be placed in a Local Integration Flow (Only a Start Message Event can be connected to a Sender, and Start Event cannot)

Accepted Solutions (0)

Answers (0)