SOLVED
Corrupt File XML Parse Failure
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
SH_94
11 - Bolide
‎07-08-2021
09:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dear Community,
May i know if anyone encounter the error below and how to fix the error? The error is coming from the marco as per screenshot below.
Thank you.
Solved! Go to Solution.
Labels:
- Labels:
- Common Use Cases
2 REPLIES 2
19 - Altair
‎07-09-2021
04:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @SH_94
This is an error related to the structure of the XML file that is being read within the macro. Open the files that are in [FullPath] in an text editor and verify the structure. From the error message, it looks like file 1,2,3 and 5 have issues, but file 4 is OK. The Record # in the message refers to the order of records being passed into the macro
Dan
‎07-10-2021
01:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
