On some occasions we get support tickets saying that the feed isn't working at all, or certain data is missing which should be included, and in 99.9% of the cases it's been an issue with something at your end and haven't checked the actual xml feed at all. (mainly due to not knowing how, so just going on what is outputted on your site)
How to Check Your XML Feed
(Update 20/6/2011) // You can now easily check your feeds via 'Developers' > 'Generate Reuests' and use this tool to generate any webservices request which you can then paste into your browser to see the results.
Pre Update...
Go to 'Developers' > 'Webservices Examples'
Here you will see a list of example urls which contain your username and subscription id (and so your configuration), these are your feeds which your website can request to import into your own database or to use live.
To test a particular feed simply copy one of these urls (depending on what you need to check) and paste it into your browser, the feed will then load in an xml format.
If the feed doesn't contain the data you expected it to contain then it could be a fault at our end, but more than likely caused by a configuation setting which you have done via your iCodes login area.
If the feed looks fine then the issue has to be at your end.
|