Hello friends,
I have a series of Excel files that I am retrieving from a local drive and one of the columns in these Excel files contains specific local path locations for additional files (in CSV format).
I am wondering if anyone knows a way to extract the path locations from this column, for each specific row, and use the extracted path value to automatically configure a new GetFile processor to retrieve the additional CSV files that are located at that path value that is being extracted.
I understand that I may have worded this poorly, so if any clarification is needed, please let me know.