Hi All,
I have requirement where I need to pick the files from SFTP and and places them in local folder.
Here I need to Pick the files like below:
AI_Hdr_23022016 and AI_Item_23022016 i should pick these two files and I need to place these files in 2 seperate folders.
Second one is Archive folder. for this we have option in SFTP channel like Archive files in on PI Server.
First one is, main folder.
And here I need to remove the _23022016 from file and need to place in main folder. if multiple files are there in Source folder we need to add counter, for this also we have option like counter.
How it is possible.?
Source file:
AI_Hdr_23022016.txt and AI_Item_23022016.txt
Receiver file:
In Normal Folder:
AI_Hdr.txt
AI_Item.txt
AI_Hdr2.txt
AI_Ite2.txt
Archive Folder:
AI_Hdr_23022016.txt and AI_Item_23022016.txt
Please help me to get this requirement.
There is no ESR.
Thanks In Advance,
Vishnu.