Hi
I am downloading multiple files from a FTP folder with a Precise pattern of File name , All files are .txt and need to grab some data inside of file and processing with more activities , i want to know how i can extract the date part from this format
I am unable to find the Regular Expression Activity , can you please help how to use Regular Expression or Use above code to get File name , also inside the file can i Fix the Line Number to get Account Number.
Below is the thread which will give you overview for how to use Matches Activity which is used for applying regular Expressions :-
And Inside the file if you have to fix Line Number then 1st of all i should have a look around that what all Data/1st Two lines consist of and what pattern they follow
So for that u have to provide me the input Data within the file for the same