Can I read multiple CSV files located in my local drive using Snaplogic?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2019 04:40 AM
For example a file present in my G drive - using Multi File Reader or File Poller.
I tried using file:///G:/Snaplogic Sandpit/ in Folder/File - and wanted to use *.csv in wildcard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2019 05:54 AM
Try using a directory Browser with your wildcard as .csv, it will list all the files at the given directory, and then use a file reader and CSV parser to read and parse the data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2019 07:40 AM
I have all my csv file in D:\file i am trying to read all the files using file pooler snap.
I am getting fallowing error ,can any one help me how to solve this error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2019 08:02 AM
In order to read files from your Windows drive, you need to have a Groundplex (on-premises Snaplex) installed on your machine.
Your directory path would need to start with file:///D:/file/
However, this option is not available in our standard free trial.
Diane Miller
