Presentation is loading. Please wait.

Presentation is loading. Please wait.

MPUG Global December 2 nd 2004 Portland, Oregon Brian Smith, Microsoft Corporation.

Similar presentations


Presentation on theme: "MPUG Global December 2 nd 2004 Portland, Oregon Brian Smith, Microsoft Corporation."— Presentation transcript:

1 MPUG Global December 2 nd 2004 Portland, Oregon Brian Smith, Microsoft Corporation

2 Microsoft Office Solution Accelerator for Six Sigma – A Case Study in Project Server Customization Brian Smith Microsoft Corporation

3 What are we going to Learn Today What is Six Sigma Microsoft Office Project Server 2003 - Recap How we can expose project data to the Project Guide How we can expose external data through Project Center How we can work with WSS templates Pulling it all together with InfoPath

4 What is Six Sigma? A rigorous approach to solving problems and improving processes by leveraging facts and data Can be viewed from multiple perspectives PhilosophyMeasureMethodology

5 Six Sigma Measure Sigma Defects per million Cost of Poor Quality 6 sigma 3.4 <10% of sales World Class 5 sigma 230 10 to 15% 4 sigma 6,200 15 to 20% Industry average 3 sigma 67,000 20 to 30% 2 sigma 310,000 30 to 40% Noncompetitive 1 sigma 700,000

6 Six Sigma Measure

7 Six Sigma Methodology Standardized data driven approach to problem solving Process and input focus Variance reduction and process optimization Eliminating the opportunity for defects to occur

8 DMAIC Roadmap A X X X X X X X X X X X Analyze Inputs Screen Inputs X ToolsetStatistical Y=X 1..X 2 I Process Changes Improved “Y” USL 4812160 LSL X 1..X 2 D Problem Statement CTQ “Y” C Lock down X’s Sustain The Gain! X 1..X 2

9 Microsoft Office Project Server 2003 - Recap Server based storage of Project Plans Web based views of roll-up information Collaboration via Windows SharePoint Services DocumentsIssuesRisks Project Guide

10 What is the Microsoft Office Solution Accelerator for Six Sigma? A solution built on top of Microsoft Office Project that aids the management, control and reporting of Six Sigma project programs A case study of how to extend Project to solve a specific business problem

11 Components of the Accelerator Dynamic Project Guide Financial tracking application Extension to Windows SharePoint Services integration InfoPath Project Selection form Microsoft Office Data Assistant for PowerPoint

12 Dynamic Project Guide Project Data Service access to task content Navigation Document access Context sensitive help Uses.NET application rather than static XML file

13 Screen Shot of Project Guide

14 Project Guide

15 Financials Hosting Office Web Components in Project Professional and Project Web Access Accessing project related data through Project Center views

16 Financials

17 Project Center Accessing External Data

18 So how does Project Center see our data? Data table for Financials One or more views to filter the data Final view linked to Project Stored Procedure

19 Project Center Reporting & Selection How does the Project Center view get its data? Columns are specified in the MSP_WEB_VIEW_FIELDS These will then be available to be added to Project Center views The display text is specified in MSP_WEB_CONVERSIONS The data is found from the result of the stored procedure MSP_WEB_SP_SEC_GetPortfolioViewRSBasedOnFiel dList

20 MSP_WEB_VIEW_FIELDS table The table holds the references to all the fields available within Project Center views A full reference can be found in pjsvrdb.htm on the Project Server CD (in the docs directory) Key fields to note:- WFIELD_NAME_OLEDB The name of the field used in the Microsoft Project OLE DB provider WFIELD_NAME_SQL The name of the field in the Microsoft Project Server database (in the stored procedure in a few slides time) WFIELD_NAME_CONV_VALUE Refers to the CONV_VALUE field in the MSP_WEB_CONVERSIONS table, which provides the localized description of the field Continued….

21 MSP_WEB_VIEW_FIELDS table WFIELD_TEXTCONV_TYPE The type of field 1 String 4 Date 5 Percent (for example, 5%) 9 Cost (for example, $5.00)11Cost rate (for example, $5/hr) 12 Units 15 Plain number Only numeric values will be “rolled-up” in the views!

22 Table Additions

23 MSP_WEB_CONVERSION table This table holds the localized string values referred to in the previous table STRING_TYPE_ID STRING_TYPE_ID Refers to a valid STRING_TYPE_ID in the MSP_WEB_STRING_TYPES table CONV_VALUE The ID value of the string (link to previous table) LANG_ID The ID of the language in which the conversion text is displayed, for example: 1033 is the language ID for English, the default language for the database CONV_STRING The text value of the string

24 Table additions

25 MSP_WEB_SP_SEC_ GetPortfolioViewRSBasedOnFieldList This stored procedure gets the data from the database for the Project Center views The procedure and views are listed in the notes field for reference, including in bold our addition to link to our view table

26 In summary… We add rows to the Project center tables We amend the stored procedure to also link to our summary data view We create the Financial view to have the per project data we want We use multiple views for ease of following the flow – it could be one

27 Project and Windows SharePoint Services Integration Project Specific WSS sites Create sites that match the project template – complete with content Front end or back end templates Object Link Provider Map content of site to tasks within project

28 STSADM Your friend on the command line How do I load templates? stsadm.exe -o addtemplates -f -title "Six Sigma template" -description “Description goes here" What templates do I have loaded? stsadm –o enumtemplates What is the “name” that the createsite method expects? _GLOBAL_#1 or something similar

29 Project and WSS

30 InfoPath – Pulling it all together. Collect project ideas Rank based on customizable criteria Create project and collaboration site based on templates

31 InfoPath Project Selection

32 Gotchas! Develop in the user scenario – limited permissions and on a separate machine! Not everyone is an admin in the real world! The PDS may not do all you are expecting Check the documentation Task level codes are not copied when creating projects via the PDS Keep as much processing on the server as possible Beware! The project can get created with the server process identity as the owner Use the users PDS cookie to ensure correct project ownership

33 Call to action! Take all or some of these scenarios to extend the use of Project and Windows SharePoint Services

34 Source Code The source code for the Microsoft Office Solution Accelerator for Six Sigma will be made available to partners on request Anticipated availability – Q1 2005

35 © 2004 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.


Download ppt "MPUG Global December 2 nd 2004 Portland, Oregon Brian Smith, Microsoft Corporation."

Similar presentations


Ads by Google