Hi Experts,
We are testing SAP new SFTP adapter with SAP-PI7.3.
We figured out below 2 functionality missing in new SFTP adapter. Can you please guide do we have any alternative to achieve both or is SAP has any plans to add both functionality in future SFTP adapter releases.
Question Point 1: New SFTP adapter is not having option “Advanced Selection for Source File”, like it is there in File Adapter. So we cannot select multiple folders on same SFTP server with one SFTP adapter service, i.e. we have to implement SFTP adapter to poll each folder on same server.
Question Point 2: SAP-SFTP adapter does not support to poll folders with "\", it supports only "/".
Because during testing we figure out, by default SFTP sender adapter put “/” in front of any folder path given in “Directory” field of adapter.
Below is the screen short for reference.
For Q1)
New SFTP adapter:
File Adapter:
For Q2)
Regards