Customization of Project Server and TFS Server Integration
hi,
i have download vm’s , tried use cases , works expected. however, @ our organization want customize flow, need inputs:
1. resource center:
a. we want import profiles hrms system includes skills, role in organization, , other details.
b. we want customize view search resources based on skills, past experiences & past projects.
c. we want have workflow on resource assignment if resources belong department in organization, head of department should notification resources allocation , on confirmation the resource should assigned project.
d. do have provision in project server can define role of resources in 1 project senior software engineer , other project project lead?
2. tfs 2010 integration:
a. can have work items created in tfs 2010 by project lead appear in project plan?
b. we able capture details of task work item in case need arises capture different workitem type e.g. bug can capture that?
c. can customize changes on project plan approval (to pm) notification?
-rocky
answering 1 (will let tfs experts handle 2)
a - yes common scenario project server customers, have write custom code, our api (project server interface)/webservices documented in msdn project 2010 sdk.
b - notion of view in project server can search on resource attributes, additionally leverage sharepoint enterprise search capabilities have more flexibility (see instance: http://blogs.msdn.com/b/chrisfie/archive/2010/07/09/search-project-server-2010-data-using-sharepoint-bcs-and-fast-search.aspx
c - again leverage extensibility of ps platform create custom event handler handle business rule, note in 2010 because integrate direcly exchange further refine email rules/logic
d - not oob, 1 way achieve use project custom fields or track information in sp list (typically each project has own workspace collab) , agregate afterward reporting purposes
blog | facebook | twitter | posting provided "as is" no warranties, , confers no rights.
project server techcenter | project developer center | project server help | project product page
Archived Forums T-U > Team Foundation Server and Project Server Integration
Comments
Post a Comment