I’ve been working with Quest on integrating Notes with Sharepoint. They have cool web parts to hold Notes documents. Also, they have web parts the sit on top of Notes web services. I wrote the web services for the demo database. It work pretty well. However, to create the Get, Create, Delete, and Update web service methods in Domino Designer, although easy, required a lot of code typing. Seems to me, one could create a Note application to create all the code without much difficulty.
I’d have a form that asked you what document you wanted to create the web service for with options. It would present you with the list of Items and you could just pick what should be exposed. When you click the submit, it would create the code text. This could be and LSS file or using DXL create a script library and a Web Service design element. This wizard database could sit on your Domino 7 (or up) server. Then the Web Parts that consume these web services could just point to this database. Done.
Technorati: None