How can I add new Issue to my project using PSI?

A

Anirudha Kinare

I would like to use Project Server's Issue Tracking system. But instead of
giving all of my application users access to Project Server Web Interface,
I'd like to give them a simple interface in my own app. Issue created in my
app needs to be posted to my project in Project Server - Issue List.

Further down the road, I'd like to wrap this functionality into a WCF
service that can be leveraged by any other application to post new issue OR
list item.

I read lot of documentation on PSI but could not find answer to this. Has
anyone done this? Please assist.
 
Top