magicParseXML help
Hello,
I am running into an issue where I cannot import an XML file that contains more that one set of records.
For example, a single record that has 3 columns imports fine:
var test = httprequest.get('https://www.w3schools.com/xml/note.xml')
datagrid.magicParseXML(test);
However, if I try to import something with multiple records it creates only one line and times out importing
var test = httprequest.get('https://www.w3schools.com/xml/cd_catalog.xml')
datagrid.magicParseXML(test);
I feel like I need to loop through each XML entry, but I am not sure how to do this.
Thanks in advance for any help.
Comments
-
Hi @user05220.
I'm not sure how you're trying to bring in the XML data, but I would recommend using the XML Advanced connector in the appstore: http://knowledge.domo.com?cid=xmladvanced
The connector has options to specifiy parameters to help parse through your data more efficiently, so I think that may help you!
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 667 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 874 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 146 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive