Extracting MS Project Custom Field Lookup "Description" data
I'm using MS Project 2010 Professional andI have created a Custom Field which is called "Responsible Person" which is linked to Text2 fieldOn it Under Custom Attributes> Lookup I have Under "Value"...
View Articlenot saved the changes made through OData
_reportingData = new ReportingData (new Uri (uri)); Project project = _reportingData.Projects.Where (pr => pr.ProjectName== "kkh"). First (); project.MyCost= 50; _reportingData.UpdateObject...
View ArticleCSOM Project Summary Task
How do you access the Project Summary Task via the CSOM? In the PSI it is in the Project dataset under TASK_ID 0. In OData it is simply integrated in the Project class as ProjectDuration,...
View Article(Project 2013) Low Priority Task with a dynamic resource allocation
Hi guys, dont know if this is possible but if so please let me know. i have to task running and they both consume 10% of each resource per day ( that 20% per day ). However both of the task are low...
View ArticleHow to consume the Calendar Exception details from Project Server 2013 to an...
Hello,Can anyone guide me how to access the calendar exception details from Project Server using PSI?I need to extract calendar details of enterprise resources , like exception name, exception type,...
View ArticleWho has changed the Custom Field value?
Dears,Need to know the information regarding how to fetch that who has changed the Custom field value from PWA/MPP.Example:There is a PDP (say ProjectInfo):There is a Custom Field added to that PDP...
View ArticleProject Lite - viewing resources assigned to projects
Hi How do the view resources assigned to a project in Project Lite? Does anyone have any documentation relating to project lite?Regards
View ArticleCustom Field - Actual Duration (days on calendar) - How do I create?
Hi GuysAs part of my programming processes with tracking subcontractor performance (Building works), I need to be able to have a custom field to show actual duration of the task/activity. The actual...
View ArticleProject Server 2010: AssignmentUIDInvalid on UpdateStatus()
Hello, we want to update actual work via statusing.UpdateStatus(changeXML) for specific assignments. For this purpose we built a changeXML that includes ResID (equally ResUID of assignment owner) and...
View ArticleGet Resource Plan data without making a PSI call
I've found that retrieving project resource plan data (for all resources on the project team) takes around one minute when calling ReadResourcePlan via the PSI. We'd like a way to retrieve that data...
View ArticleNo overload method takes 0 arguments
Hello again :)) I got a big problem which i cannot fix,for 3 days.I'm reading even now in forums,but no any suggestion about my problem.Think that i'm stupid,or its because im new to C#,but i cannot...
View ArticleTimescaledata Start Date and Finish Date not both inclusive
From testing a bit with Time Scale Values in Visual Basic I noticed that when specifying Start and Finish dates for accessing Time Scale Data those dates were not both inclusive. The fact is that...
View ArticleTask Reassignment Workflow - Task is reassigned without approval of Manager
Hi,I am using the OOTB Task Reassignment workflow of Ms Project Server. However, the workflow is behaving very strangely, the task is reassigned to the new task assignee even before approval of Task...
View ArticleTasks splitting each time I update the project...
Hi guysThe issue: whenever I status my programmes, any task that is incomplete and has a remaining duration breaks / splits when using the update programme function (I tend to status all tasks 1-2...
View Articleswitch statement in Indicator field
Switch(([Baseline Cost] - [Actual Cost])/[Baseline Cost] *100 >, "1", ([Baseline Cost] - [Actual Cost])/[Baseline Cost] *100 >10 and ([Baseline Cost] - [Actual Cost])/[Baseline Cost] *100...
View ArticleTaskCannotModifyProjectSummary Error. But not updating the Project Summary Task
Hi,I have been trying to update few Task level custom fields for non-summary tasks using PSI. It was working for few project plans and very few plans throwing "TaskCannotModifyProjectSummary" error. In...
View ArticleProblem with status report -chart colours changes
Hi,Have a tricky pie chart problem to solve but have not been able to figure out how. Have a pie chart report indicating the status of each department with percentage and colors, where green is...
View Articleproject server online workflow using visual studio
hi sir,I am working on project online 2013(office 365).I have create a workflow with sharepoint designer also.but i have need to create workfow in project online using visual studio.please suggest...
View ArticleC# Add-In for MS Project 2010 selected Tasks and using custom properties of a...
Hello, 1., I have just a little problem. I am writing in c# an add in for MS Projects and need to get the title, start- and enddate of tasks, which get selected (multiple) of the user in the active...
View Article