Întrebare Project Plan Template List

  • 12 kwietnia 2012 16:36
     
     

    How to add custom project plan template using c#. 

    Where Msps 2010 save project plan template? is it in database or is there any list as in sharepoint?

Wszystkie odpowiedzi

  • 12 kwietnia 2012 17:39
     
      Zawiera kod

    Hi!

    You can see in part of the following code how to create a template in Project Server, but I am not sure if it is what you are looking for.

    Enter this link: http://msdn.microsoft.com/en-us/library/websvcproject.project.createprojectfromtemplate.aspx

    Then scroll to the comment:

    // Create a template to find.
    //  Normally, you would have a template already stored on the
    //    server that you would use, but we create one to 
    //    use in our example.

    Maybe if you give us some more information on the requirement, we may provide better support.

    Best regards!


    Juan Pablo.
    surpoint.blogspot.com
    jpussacq.me
    @jpussacq

  • 13 kwietnia 2012 17:11
     
     

    hi,

    Actually i want to upload project templates in project server2010 using sharepoint custom rollup webpart. As i know there are two types of templates, one is project site templates those can be uploaded in solution gallery of project server. Other one is Project plan template, that can be selected from dropdown while creating ept's.

    Above is the my requirement.

  • 13 kwietnia 2012 17:49
     
     

    Yes, they are two:

    1) Site template: is basically a SharePoint site template

    2) Plan template: a template project plan that contains tasks, resources, etc.. Usually is created with Project Professional and uploaded as enterprise template.

    Typically you do not need another method to create a template plan. Not sure I understand why you are needing it.


    Juan Pablo.
    surpoint.blogspot.com
    jpussacq.me
    @jpussacq

  • 13 kwietnia 2012 18:02
     
     

    If I am not wrong second template i.e. project plan template will be used to create the project plan for different projects. Like i can have different project templates for different project types like for retainer type i can have one project template and for trunky projects can have different one.

    Actually i got this work from my client,though i have suggested him your answer but he still wants the same functionality. i think he has already created the templates in some SharePoint lists and want to uploaded on project server.



    • Zmodyfikowany przez PankajG 13 kwietnia 2012 18:04
    •  
  • 13 kwietnia 2012 18:28
     
     

    I do not quite understand.

    Your client plan templates were created in SharePoint lists?


    Juan Pablo.
    surpoint.blogspot.com
    jpussacq.me
    @jpussacq

  • 13 kwietnia 2012 18:29
     
     

    This video explain all the concepts: "Video: Create a custom enterprise project type" It can help.

    http://office.microsoft.com/en-gb/videos/video-create-a-custom-enterprise-project-type-VA101829948.aspx


    Juan Pablo.
    surpoint.blogspot.com
    jpussacq.me
    @jpussacq

  • 17 kwietnia 2012 06:03
     
     
    My requirement is "Uploading of project templates and resource loaded schedules, work orders and work status"
    • Zmodyfikowany przez PankajG 17 kwietnia 2012 06:24
    •  
  • 17 kwietnia 2012 14:15
     
     
    ¿Where are currently those templates?

    Juan Pablo.
    surpoint.blogspot.com
    jpussacq.me
    @jpussacq