Transform for ReadViewEntries !01/27/2009 10:14:33 AM
If you have ever tried to do something usefull with the URL command ?ReadViewEntries, you know how hard the format is to work with. This is why I created a web Agent to deliver XML over HTTP. However, some folks say they can't put an Agent on their Domino servers but still want to pull Domino data into other applications. So after years of talking about it, I finally created an XSLT that converts ?ReadViewEntries output into a nice XML. This way you don't need to touch the existing servers. Link
This was created by changing an example that converted ?ReadViewEntrie to an HTML table. Still it took me a few hours.
It's working for me. Please try it with your Views and let me know how it works.