project-server-2007

If I only know a project's name how do I get its GUID?

倾然丶 夕夏残阳落幕 提交于 2019-12-24 07:15:36
问题 The PSI has various methods such as ReadProject that only take a project GUID and not its name. If I only have a project's name, how do I retrieve its GUID for use in other PSI methods? 回答1: Use ReadProjectStatus. It allows passing through an empty GUID but a project name to retrieve this information. 来源: https://stackoverflow.com/questions/1509731/if-i-only-know-a-projects-name-how-do-i-get-its-guid

Use SharePoint Search to crawl Project Server project metadata?

别说谁变了你拦得住时间么 提交于 2019-12-13 20:57:03
问题 Our environment consists of Project Server 2007 and MOSS 2007. We have around 750 projects and lots of "Enterprise Custom Fields" set up to track all of the metadata associated with a project. Our main requirement is to be able to search/filter/group/sort all of these projects by metadata in SharePoint. Our current process involves syncing this custom metadata into a SharePoint list (which requires a LOT of maintenance). Instead, I would like to get rid of this sync and set up the search