After having managed to install Mashzone, I was wondering how to read RSS information. For example, Yahoo will deliver the local weather in XML format on this request:
http://weather.yahooapis.com/forecastrss?p=GMXX0007&u=c
If I set up a new datafeed using a XML-file, enter the above URL with RSS style and /rss/channel/item as a recurring element, mashzone prints out an internal error because it needs columns to be configured. But the "configure.." link in the feed is greyed out.
Any idea ?
MfG Markus
Stephan Freudl on
Hi Markus,
thanks for your feedback. Actually it works very well for me, as you can see in the screen shot.
There are two reasons for your trouble I can think of now:
use attributesanduse sub-elementsto put colum data from the XML channel element into the data feed.You may switch to the raw data mode of the debugger to check if you receive any data from the requested URL at all.
If you see some XML text your connection is fine and its all about your data source configuration. If the problem remains please check the proxy configuration in the ARIS MashZone, Administration, Server settings panel. Its important to understand that your browser proxy settings are irrelevant at this point since its the MashZone server which computes data feeds and therefore connects to URLs.
After you adapted the settings to your environement everything should be fine. If any problem remains just let me know.
Regards
Stephan