View with split window
Hi,is there a way to create a view where the top side of the screen in a pre-defined view and the bottom is another pre-defined view?what I noticed in my work is that when I change the bottom view...
View ArticleAutomate TimeSheet auto-approval based on criteria
hello forum members,does anyone ever done an event handler or any custom code that automates timesheet auto-approval based on certain criteria? could you provide a code sample please?tatianatatiana
View ArticleHow do we define the state of Product Backlog item and Task?
Hi,I am new to TFS Test management, can any one tell me when do we define state (New, Approved, Committed, Done and Removed ) for a Product Backlog Item?When we define the state (To Do, Done, In...
View ArticleBaseline Set date
Hello, i'm trying to create a report on variations between Baseline, Actual and Planned durations in governance phases of our project. As a governance process and after each "Approval Gate" we set the...
View ArticleNeed to Get In progress planning window tasks in programetical way
thanks for this reply ... I am in another trouble .Here I need to show those tasks that comes in Planning window (In progress) view for My Tasks .... what is the logic behind to get those tasks or any...
View ArticleProject Server Project Detail Page customize
Hi All,I would like to add a infopath form web part in the project detail page to show the project related data using the form template i created. However, once i submit the data in the infopath form...
View Articleresource update - eliminate resource that doesn't exist in AD anymore
hello forum members,i am trying to write code that goes through all resources and updates some custom fields. However, something must have been set up wrong because I am getting a lot of users who are...
View ArticleCan we update a customfield from a workflow?
Hello,Can we update a customfield from a workflow? I am using 'UpdateTextProperty' visual studio for workflow.I have made the check-in required after submit. Still not able to update the field. Want to...
View ArticleHow to Create an Add-in from VBA module - Project 2007
Hi all I am new at vba coding, but i have made a few "macros" for Project. My last one is for a customer that works with Project 2007. I created a module and a form that is using as an input to data...
View ArticleWhat is the difference between project workflow activities...
Hello All,What is the difference between project workflow activities 'UpdateProjectProperty' and 'UpdateTextProperty' in visual studion 2012?
View Articleresource assignment
Hello, I am programming for MSProject 2003 application and I am meeting a problem...For a task i, I check if the resource called "DG3" is assigned or not. For information, this resource is a material...
View ArticleUpdate Project Server using PSI
I need to update a project server 2007 file (tasks and custom fields) using PSI on a weekly basis. How do I update a required custom field in the project using C# and PSI web services? I get the...
View ArticleCICOAlreadyCheckedOutInSameSession trying to update data in ProjectServer
Hi!Guid iSession = new Guid (); w.CheckOutProject (projectGuid, iSession, SESSION_DESC); w.QueueCheckInProject (jobId, projectGuid, false, sessionGuid, SESSION_DESC); w.QueuePublish (jobId,...
View ArticleProject Server 2010 Event Handler
I am working on OnPublished event handler that will update one custom field of a project based on change in another field.I am getting an errorEvent Handler for event \ProjectPublished\ of type...
View ArticleCSOM - Acessing and updating Project Server 2013 timephased data
I'm seeking the CSOM method to acess and update Project Server 2013 timephased data using .NET managed assemblies. Any sample code provided would be greatly appreciated.
View ArticlePS2013 App: How to read and update timephased data with JSOM (JavaScript CSOM)
Hello group,I need advice on how to read and update timephased data of assignments with Javascript (JSOM) inside an App for Project Server 2013. A sample with CSOM in C# is also very appreciated, I...
View ArticleDownload Project Server 2007 Report Pack II
Hi Folks,I'd need to download the PS2007 report pack II but the link provided by Jan Kalis on hisblog is unavailable.If anyone who has it could send it to me, that would be tremendous!!Here is my email...
View ArticleReporting progress by a manager
Hi,our resources report progress through the web (My work -> tasks) on a weekly basis.Is there an option for a manager to report for an employee when required?Thanks,Yuval
View ArticleAdding the PSWApproval Content Type to the Outcome Options in SharePoint 2013...
Hi All,I would like to add the "PSWApproval Task" Content Type in the sharepoint 2013designer, in the process of creating a project server 2013 workflow.By default the Share point Designer is taking...
View ArticleMicrosoft.Office.Interop.MSProject throwing System.NotImplementedException
Howdy,Real head scratcher on this one. I have a full description of the problem with screen shots at Stackoverflow:...
View Article