Writing project server extensions which work with different langua

M

Martin Winzig

Hi I'd like to write extensions which work with all language versions of
project server.

how i can get reference standart WSS list
Risk
Issues
...
how to get reference to standart project roles.

Web Administrators (Microsoft Office Project Server) - Users who have
Manage Windows SharePoint Services permission in Microsoft Office Project
Server.
Project Managers (Microsoft Office Project Server) - Users who have
published this project or who have Save Project permission in Microsoft
Office Project Server.
Team members (Microsoft Office Project Server) - Users who have
assignments in this project in Microsoft Office Project Server.
Readers (Microsoft Office Project Server) - Users who have been added
to this project in Microsoft Office Project Server, but not assigned to
tasks.
 
V

virsharma

To access the WSS list you can use SP web service (lists.asmx)
To access the Project Manger / Team member etc you can use security web
service of PWA. (security.asmx)

Regards,
virsharma
 
M

Martin Winzig

Hi it's not so easy.

To access the WSS list you can use SP web service (lists.asmx)
But you supose that you know the list name. But what is the list name will
be "Rizika" ??

In situalition when my applicaqtion will be deployed for example on French,
German or Japan ms project server how I can find which list contains Risks
list and which issues.
To access the Project Manger / Team member etc you can use security web
service of PWA. (security.asmx)
Security web service manages only Project server permission, you can
configure that this permission whill be synchronized to project workspaces.
My question was haw to get reference to standart project roles in sharepoint.
And againt this method have to be language independent.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top