Powershell- Resource assignement specifc task
We found powershell sample to create/update task in powershell but how create/change assignement for specific task?The main goal is to update a specific project with data coming from other planing to...
View ArticleTemplate task detail modify project server using...
Hello Everyone !!!I want to modify the tempate task custom field and save the template again using Microsoft.Office.Interop.MSProject.ProjectI have written below code For Each tsk As...
View ArticleHow to update a master project in Project Online via CSOM or REST?
I can update "regular" projects via the CSOM, but what about Master projects?1. ProjectContext.Projects does not seem to include master projects. This also seems to mean that the following code works...
View ArticleSQL Server Reports / Dashboards
Hi All,We are planning to develop some dashboards and deploy in Project Server BI section.1. Is it possible to make some report visible to only specific users. 2. How I can display the details based on...
View ArticleIdentity must not be Generic
Hi,For introduce you to my problem, i'll list my server spec before:- Windows 2012 R2- Sharepoint 2013- Project Server 2013I develop a event handler for a site collection (PWA).When I try to get the...
View ArticleActual Hours and Planned Hours
Hi:We are using project server 2007 sp2. Is it possible for the timesheet hours that are enter through either pwa or outlook add-in. The plan hours are overwriting the actual work hours.Thanks for...
View ArticleHow to Call a proc which is in GLobalMPT
Hi,In several Project.MPP files I have an event Project_BeforeSave which have to call a VBA proc stored in the Global.MPT file.How can I do that?Thanks for your help
View ArticleProject Server cost calculation
Hi All,We are using project server 2013. I have two fields 'vendor cost' and 'payment status' at task level. I need to sum all the vendor cost where the payment status is paid and display in a custom...
View ArticleVBA Assistance Needed
Hello, I have the following code that works great as long as the "Resource Names" field isn't Null.Sub sendOutlookTaskEmails()...
View ArticleSSRS Report from Project Workspace List Items
Hi All,We are using project server 2013 and creating a report with SSRS using the data retrieved from workspace list item. We need to change the text box background color based on value of particular...
View ArticleHow to empty value in MSP 2013 by OLE Automation
Hello,I use localized version of MSP 2013 (in czech version). I need empty date by OLE automation. I write this code and it is working:MyTask.DefaultInterface.ActualStart := 'NEDEF';it works correctly...
View ArticleIssue Alert created with workflow (Prasanna Adavi posts) - Error project site...
Hi,in PROJECT SERVER 2013, after following the Prasanna Adavi posts on "Setting up an alert for Project Site Issue (and Risk) Alerts using SharePoint Designer Workflow" i've saved the site template.If...
View ArticleUnable to publish workflow with Task Process in SharePoint Designer 2013
Hi!I'm unable to publish workflow with task process in SharePoint Designer 2013 on one of the machines, but on the other it was ok. Machines should have the same configuration.When I click "Check for...
View ArticleHow to update project custom fields with REST?
The following gives an error of "Custom_<guid> does not exist on type PS.DraftProject". Any thoughts? (If I change "Custom_<guid>" to Name, the code successfully updates the project name,...
View ArticleAdd ressource custom field value with PSI 2013
Hi.I'm learning how develop with the Project Server PSI 2013. I succeed add project custom field value, via the SetCustomFieldValue method, but that method doesnt exist in the EnterpriseRessource...
View Articleidentify language
Hello,I need to identify which language use MS Project (File-Options-Language-Display Language) . How can i identify it in Visual Basic macro?I looked on application properties. I did not found nothing...
View ArticleProgramování ve Forms/Console
Dobrý den, chtěl bych poprosit s jménem všech maturantům, zda by jste tuto diskusi nemazali, protože se v ní na nic neptám. Jedná se o to že do konce května maturujeme a můžeme používat microsoft.com,...
View ArticleRemove Resource Calendar Exceptions
Hi,I want to remove the Resource Calendar Exception using the Resource.asmx.It is not happening I used the code from this threadPlease help me.Thanks, Parth
View ArticleHow to add User Programatically to Project server 2010 through PSI.
Hi,Can Somebody help me How to add User to Project server 2010 programmatically through PSI ?Thanks.
View ArticleConversion of MyXML to MS Porject XML
Hi, I have my xml file. And i want to convert it into ms project xml file. I have all data in my xml which required in ms project xml. I am working on it. But is very complex work. Is there any way to...
View Article