Forum Discussion
Understanding Project SharePoint Integration
- Mar 08, 2019
Hello,
Project Online is a feature built in SharePoint Online, Project Online consists of 2 features for end users to interact with the data, Project Online Desktop and Project Web App (PWA). Project Online Desktop works with Project Online and is the desktop tool for creating and editing projects. PWA is the web interface for Project Online that also enables users to create / edit projects etc., this is the SharePoint site collection. It's a special SharePoint Online site collection that whilst it is SharePoint it has it's own access model. There are two options, the default SharePoint permission mode or the Project permission mode. Here is a really quick getting started guide: https://docs.microsoft.com/en-us/projectonline/get-started-with-project-online
Data created in Project Online such as Projects are stored in the Project Online tables inside the SharePoint Online content database.
Hope that helps
Paul
Hello,
Project Online is a feature built in SharePoint Online, Project Online consists of 2 features for end users to interact with the data, Project Online Desktop and Project Web App (PWA). Project Online Desktop works with Project Online and is the desktop tool for creating and editing projects. PWA is the web interface for Project Online that also enables users to create / edit projects etc., this is the SharePoint site collection. It's a special SharePoint Online site collection that whilst it is SharePoint it has it's own access model. There are two options, the default SharePoint permission mode or the Project permission mode. Here is a really quick getting started guide: https://docs.microsoft.com/en-us/projectonline/get-started-with-project-online
Data created in Project Online such as Projects are stored in the Project Online tables inside the SharePoint Online content database.
Hope that helps
Paul
- JeremySRITSMar 11, 2019Brass Contributor
Paul,
Thanks for your response and for the link to those docs. I looked them over, and compared to what I see in the default PWA in my environment. It's starting to make sense. One additional question I have: Do the group memberships given in the PWA site collection apply to all projects in the site? So, if I add a user as a "Team Member", do they have visibility across all projects or just to specific projects they are involved in? If I want to lock down some projects, do I need to set those up in a new PWA site?
Thanks again!
- Paul_MatherMar 12, 2019MVP
Hi Jeremy,
What permission mode is you PWA site using? SharePoint permission mode or Project permission mode? You can check in PWA Settings > Additional Server Settings > Permission Management. In SharePoint permission mode you can't configure the permission mode, all you do is add users the the predefined SharePoint groups PWA uses - Team Members should only see projects they are involved in - where they are on the projects team. The Project permission mode, which all of our customers use, is configurable. The default Team Member group in the Project Permission mode also only shows users project where they are in the projects team. To lock down sensitive projects to a certain group of users, you can easily do this in the Project Permission mode with a new Security Category and Security Group. Be aware, switching between project permission modes will drop the users access and they will need to be added again.
Paul
- JeremySRITSMar 13, 2019Brass Contributor
Thanks for your response, Paul. I checked and the default PWA is using SharePoint Permissions mode. I know how to see the members in the Sharepoint site collection groups, but is there a way as a Sharepoint admin to see which users are "on the projects team" for a given Project stored in the PWA?