CSOM - update resource default and custom fields
can someone point me to an example of how to update resource default and custom fields by using CSOM?tatiana
View ArticleCSOM - get resource login name
can someone provide an example of how to get resource login name by using SCOM? here is what i have so far and the error i am getting. projContext = new ProjectContext(pwaPath);...
View ArticleOn Goto Subitute
I used to use a on goto statement in vb6 but now I need it in VB2012I need to start in the Middle of a Group of For Next Loops according to the Length of a StringThis is Just a FYI ExampleThanks Mike...
View ArticleCSOM - Required Fields
Hi,When trying to create a project from the MSDN tutorial, using CSOM - it fails with the error "CustomFieldRequiredValueNotProvided"From what I can see the ProjectCreationInformation class does not...
View ArticleProject Server 2013 - PDP
Hi All,We are implementing project server 2013. The below are the scenario.1. We need retrieve some values from ERP and fill PDP fields2. We need retrieve some values from AD and fill PDP fields3....
View ArticleSCOM - check if resource custom field row exist and create new row
does anyone know how to use SCOM to check if resource custom field row exist and create new row ?i have code that will update a custom field for a resource if the row already there, but it doesnt work...
View ArticleLOCAL CURRENCY
WE HAVE JUST IMPLEMENTED PROJECT SERVER 2013. WE TRIED TO SET THE DEFAULT CURRENCY TO THE LOCAL CURRENCY WHICH IS ZAMBIAN KWACHA (ZMK or ZMW). UNFORTUNATELY IT DOES NOT EXIST ON LIST OF CURRENCIES. HOW...
View ArticleAutomatic Project "Phase" field update through completing task in the phase
I think it's a bit complicated to clear explain but i try..I want in Project Center a field (Project Phase) that change value automatically when i complete the same phase in the gantt chart.I'try with...
View ArticleExpanding summary tasks in master project file (VBA)
In Project 2013 have a master project file with several projects linked as subprojects. I want to import all tasks into an Excel range as described in...
View ArticleSpecial Calendar Deleted when Publishing a project to PWA!
Hello,I have a Ms Project file for a project at hand. I have created a calendar that defines 3 month period as non-working in Enterprise. I applied/assigned the calendar to a few tasks in the project....
View ArticleCSOM - create new custom field row
can anyone provide an example of how to create a new custom field row by using SCOM? i am trying to update Enterprise Resources custom fields and the code that i already have works fine for custom...
View ArticleProject Server 2013 - how to query OData feeds for Project 2013 reporting data
i am trying to query reporting data to find all projects where owner name is not the same as the value of a custom field 'PreviousProjectOwner' and I use this link as an example...
View ArticleCreate a summary task for tasks not directly under the summary task
Hello-I have a project that is broken down into phases, Initiate, Plan, Implement, Monitor. Under each of these phases I have tasks related to each work stream and the appropriate phase. What I need...
View ArticleClient PC Softwer Develop
I Develop A Database Softwer My Own PC .When This Softwer Try To Install Another PC Then Show Many Problem. Now I Want To Know How Can Write VB Programe For Client PC Database ConnectionString ....
View ArticleDoes CSOM give access to fields such as Text1-30, Flag1-20, etc
I have been using PSI to read task values from MS Project Server into my application. Now that MS Project Online 2013 no longer supports PSI, I am developing CSOM code to do the same thing. I may be...
View ArticleHow to read Enterprise Resources based on Custom Field Value using CSOM
HI,requirement to read resources based on custom field value at one shot using csom. i have written a code using nested where clause in linq on context.Load Statement.but it is giving error .plz help...
View ArticleUser (Resource) custom field Update Using CSOM
How do i update the User (resource) level custom field using CSOM in Project Online.Thanks, Parth
View ArticleWPF-MVVM DataGrid With Cascading ComboBox Example
please provide a example with DataGridComboBoxColumn cascading selection .
View ArticleCSOM code examples
we are using Project Server 2013 on prem, but will be switching to online version in the beginning of next year. so that means that we need to replace all existing PSI code with SCOM. I would like to...
View Article