on ā2025 Jan 23 10:07 AM
Hello SAPians,
I have a requirement where there will be 3 different folders in AL11. I have to fetch files from these 3 folders at a time and send it to the receiver using SFTP sender channel. I have to send all this files at a time using single sender channel. If not SFTP, pls suggest the correct way.
Thanks in advance š
SAP Cloud Platform, industry edition, client libraries SAP BTP ABAP environment SAP Integration Suite Cloud Integration SAP Business Technology Platform
Request clarification before answering.
The only way this is possible is to check the "Include Subdirectories" option of the processing tab, which will work if and only if the three directories are subdirectories of the one specified in your iFlow configuration.
Regards,
Ryan Crosby
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ryan, but in case of multiple files with different filenames to be picked from different folders at same time, we cannot use include sub directories option. Include sub directories only helps to select this option allows you to look for files in all subdirectories of the directory. In CPI we do not have advance source file selection as of SAP PI
Hello Bhargav,
There is no standard way to poll files different from different folders.
You can achieve this in below ways :
1. You can use 3 local integration processes and configure 3 different SFTP adapters using request reply and pull the required files. In main integration flow you can handle the payloads as per your requirement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.