Text files with XML format have different formats
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So I was trying to read in 26 text files that are formatted as XML files but I keep getting this error message. I'm not sure if there is a way to get around this without having to mess with the raw files. Is there a way to fix this? I attached a link to a google drive to the raw files that I am using and I also attached the workflow. Essentially, I am trying to parse out the UI data to retrieve all the information from the raw files. The input files seem to work out nicely but the UI data does not. Any help is appreciated!
https://drive.google.com/drive/folders/1vEaGFfPKTST6MjD4FoDnofC0R47ZabW6?usp=sharing
- Labels:
- Error Message
- Input
- Parse
- Preparation
- Text Mining
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Ortega98
Dynamic Input tool can't read the files that have different schema.
You have to use Batch macro.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Akimasa,
After some further googling, I figured that out. I did end up replacing it with a batch macro and it worked a lot better.
Thanks!
