cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple files pick SAP HCI SFTP Sender

0 Kudos

Hi Experts,

We need to pick multiple files with format xxx_xxx_xxx_01.xml, there four such types where the last digits change. Is there any regular expression that SAP HCI SFTP sender adapter supports.We have tried (*_*_*_1.xml) | (*_*_*_2.xml) | (*_*_*_3.xml) | (*_*_*_4.xml) and ^.*[x-x]/.xml. Please let us know if there are any ways do the same.

Thanks in advance.

Regards,

Sreyas R

Accepted Solutions (1)

Accepted Solutions (1)

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Sreyas,

Please refer below SAP CPI help documentation which clearly gives the solution if I have understood your query correctly.

https://help.sap.com/viewer/368c481cd6954bdfa5d0435479fd4eaf/Cloud/en-US/6199b175528740d88cb6d07e621...

Regards,

Sriprasad Shivaram Bhat

0 Kudos

Hi Shivprasad,

Yes, we did refer the help documentation and tried to resolve our issue. But we were trying to explore if the filename can be given as a regular expression(RE).I think the filename can be given as some string matching pattern and not an RE please correct me if I am wrong.

Thanks.

BR,

Sreyas R

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Sreyas,

As per my understanding usage of Regular Expression is not supported in SFTP Adapter.

Regards,

Sriprasad Shivaram Bhat

Answers (0)