Sharepoint - RTC Bridge
I wanted to write Sharepoint - RTC Component.
Usecase
1) User Fills Form using Sharepoint
2) To create a workitem/defect in RTC
Solution
----------
I though of developing jazz application service component
Developing .net based client interacting with jazz service using http request , and interacting with sharepoint using sharepoint dll for .Net.
Please give feedback on this approach?
Are there any effective and better of doing things.?
Appreciate your feedback on this.