How to read multiple files with same prefix loop each files process load in to database
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
narenderm
5 - Atom
‎10-06-2021
08:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am looking for an option to read file prefix pattern from source directory and loop same process for each file to load into database table.
For eg.
source directory:
filename_20211004
filename_20211005
filename_20211006
workflow should pickup filename_20211004 reach and load into database table and then it should pickup next file and so on.
Files should process in sequence order base on date on file name.
Please suggest how to achieve this implementation.
Labels:
- Labels:
- Iterative Macro
1 REPLY 1
15 - Aurora
‎10-06-2021
08:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Please check this post : https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/CS-Macro-Dev-Reading-in-Multiple-Fi...
He explain how you can do it step by step.
Hope this helps,
Regards,
