update project fields including custom fields
Hello forum members,i am trying to write a utility that would migrate project data from Oracle database into Project Server by using CSOM. However, SetCustomFieldValue() method is not working for me. I...
View ArticleMS Project to detect task level changes and record a date modified in custom...
I need to know the date and time that a task field (mainly task name, start, finish) has been changed. I found this topic within EE and it works great but......
View Articleassign resources to a task programmatically
hello forum members,does anyone have any code samples on how to assign a resource or a group of resources to a task programmatically?here is what i got so far:...
View ArticleNeed help with some code please [VS2013Express - C#]
Hello, I am building a database program for collectable cards. The base template is on Magic the Gathering.To get to the point, I have a comboBox that has the names and codes for every tournament legal...
View Articlehow to get custom field name and value in data table using csom
i am using using this code but iam not getting FieldValues property.. internal void ReadProjectCustomFields(string strProjectName) {...
View ArticleReports:project overview dashboard could not open in browser
Hi All,we are working on project overview dashboard report in project server 2013.while opening this excel file in browser we are getting the following error.even though i login with administrator...
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 ArticleCSOM and O365 Auth
Hello,Ultimately I am wanting to use the Project SDK to authenticate to a Project Online site to pull projects, but I'm having trouble authenticating through O365.I followed this...
View ArticleTrouble Speeding up VBA Code in MSP
Hi Fellow Forum MembersI have been trying for some time to speed up a piece of code that I had help with producing on this forum. However I have failed miserably. This code is run from a master file...
View Articlejquery datetime format
I am receiving dateformat in webservice correctly.while receiving data in json format is coming as Date(1398018600000+0530)/.Please reply soon .
View ArticlePS2013 - ProjectUID not set in Project Server Workflow Task list
In PS2010 ProjectUID & Workflow name are populated fields when a (approval) task is placed on Project Server Workflow Task List. But these fields are not populated in PS2013. I do PWSApproval Task...
View Articleget Project server workflow list values using visual studio 2010
Hi, In Project server workflow using visual studio 2010. we want to retrieve project server workflow task column fields using visual studio 2010 for project server workflow. Is there any way to get...
View ArticleSet required custom field during project creation
Hi.I am developping a script for Project Server 2013 with the Project Client API.I already have create project without any required field and set values to my custom fields.But recently i change a...
View ArticleSetting the Project Owner when initially creating a Project with CSOM
Can someone explain how to set a project owner when when I initially create a project using the CSOM way?I have tried the code below and it creates the project, but it does not set the project owner...
View ArticleShow Custom message on cancel of Custom Field Check out Pre Event
Show Custom message on cancel of Custom Field Check out Pre Event
View ArticleFilter Enterprise Custom field Grid in Project Server 2010 on basis of Logged...
On the Project PWA we will have multiple Admins and each admin can view /edit custom fields and look up for which he is authorized. We will maintain our custom mapping.
View ArticleEnterprise Custom Field Formula Field not displaying value on Project Detail...
I am building out a new PDP. Within the PDP I have 3 enterprise custom fields with costs. I have a 4th ECF which should be the sum of the first 3. On the PDP, the values of the 3 cost fields...
View ArticleDisable Save or Save As for Read Only mpp file
Hi,I have a read only mpp file and need to make sure that it cannot be Saved / Saved As by anybody in Team. They should only have access to view the file.How can enable a file which does not allow save...
View Articleemail validation working code ?
i want to confirm if the entered email address in user registration on my website if it exists or not and i have tried nearly all smtp ,vrfy,rcpt to methods on the internet and nothing worksso is...
View ArticleSync Actual work for a task, per resource
Would by using VBA like to update Actual work for a certain task, and not only the total work, but want to add Actual work for each resource assigned to the task. Have tried to figure out how, but so...
View Article