Dear Experts,
I have a scenario where PI has to pick the PDF files from one FTP server and place them on another SAP Server.
However the requirement is little complex it seems...
1. A third party server will place several .PDF file on FTP server along with one .TXT file which will have the no of PDF files count which were exists at that particular time.
2. So PI, first has to read the .TXT file and get the Total number of PDF files count from it. (The .TXT file will have one line with total PDF files count)
3. And PI has to compare the count from the .TXT file with the count of .PDF files on that folder
4. IF the count is equal, then PI has to pick them and process towards receiver
5. Otherwise a mail should sent to user stating the mismatch of count
I would like to know whether this scenario is possible in PI (7.1) or it's not possible...
If possible it would be very thankfull to provide the various options available on PI to complete this scenario.
Thanks-
Rams.