Solved! Go to Solution.
@rthimmaiah You can use the output data tool to write out as a new file type. ALso in the input tool, you can use the 'output file name as field' to bring in the file name/path name.
But in my case is i am loading the files to table and then i have to archive the files.
Got it , you are explaining about getting the file name. Thanks thats works fine, But i want to know after the file loaded successfully how to archive the file to different foilders.
Block until can load first and then write backup file.
Looks good let me try. Thanks