Posted by mnsweeps on October 28, 2011 at 4:53pm
4 followers
Jump to:
| Project: | Feeds |
| Version: | 7.x-2.0-alpha4 |
| Component: | Feeds Import |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have a XML feed coming from an external source. I need to ingest this into a custom table ( or existing nodes) in same format it comes in. Basically map the XML elements into columns in that custom table. Any help would be appreciated? I have looked into feeds documentation but did not find anything.
Comments
#1
Support requests are never critical priority: http://drupal.org/node/45111 http://drupal.org/node/73179
Checkout the Feeds documentation: http://drupal.org/node/856644
Feeds Xpath Parser should do the trick for importing from XML: http://drupal.org/project/feeds_xpathparser
If this doesn't provide answers to your question, then provide more detail by exporting your feed importer with the Features module and posting the code.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.