neatComponents is the hybrid-cloud database engine that powers clearString. | ||
Previous page | Techniques & KB Articles | Next page |
Configuring an External Lookup Data Feed to import an RSS feed |
Configuring an External Lookup Data Feed to import an RSS feedThis example describes how to configure the system to read the RSS feed provided by a Wordpress blog. 1. Add a Table to the site, called, say, 'Blog'Configure it with the following fields:
2. Add an External Lookup Data Feed component to the site.Configure it as follows (unless otherwise noted, leave all settings blank or at the defaults) Request UrlsAdd the url of the feed, eg http://myblog.com/feed/
Cache Table Field Mappings:Table: [Blog] Then Add the various fields Content:Table field: [Content] Description:Table field: [Description] Published:Table field: [Published] Title:Table field: [Title] guid:Table field: [guid]
3. Go to the 'Test' tab and click 'Submit request'You should see a summary of what happened, and the Table will be populated with the results.
|
|