Sharepoint - RTC Bridge
![](http://jazz.net/_images/myphoto/dde3553e1c803c7273e24b95297f91ec.jpg)
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.