Skip to Content
0
Dec 07, 2022 at 03:10 PM

Multiple file patterns handling in single SFTP sender connection in SAP CI

333 Views

Hi,

We are working on a requirement in SAP CI CloudFoundry where we need to pick multiple files (with different file patterns) from a single directory of SFTP server. So basically on a single sender SFTP connection, we are trying to handle multiple file patterns.

Now in PI, we have “Advanced File Selection Scheme” to handle multiple file patterns with single SFTP connection. But in CI sender SFTP, since this feature is not there, can we please know the way we can handle these multiple file patterns on single connection? Any regular expressions to be used in File Name parameter or some other way? Please help here to know.