Project Online vs On Premises Project Server 2013, 2016
hello forum members,did anyone switch from using on prem version of Project Server to Project Online? How was your experience?we have a lot of customizations/event receivers, resource sync..written in...
View ArticleCreating and Updating Projects with oData
Hey Everyone,Being a long time 2010 and 2013 Project Server developer I need help getting into the REST way of doing things. I understand CSOM well, but it is buggy (see my other post...
View ArticleUpdate with odata /REST (Project online)
Hello, anyone could give me an example of how to update the attributes of a project through REST / OData using JavaScript as the programming language?
View ArticleAdd Project Server task in the Approval Center
I am working on a Project Server integration where tasks are coming into the Project from an external system.Currently I have the code that checks-out the project, adds the task, checks-in the project...
View ArticleHello, I need drag & Drop
Hi, I want to phiscally be able to click and drag the label in when I press to debug and run the program i can drag that toolbox item into a group box and or list box. Let's say i have question, what...
View ArticleMacro for finding dangling tasks
I'm not a developer, or I'd try this myself. I had a guy develop a very nice macro at a previous company - he called it "no link to go live".I was wondering if any of you had anything like this to...
View ArticleGetting no Non-XAML build definations from TFS 2015 in a C# console App
I am using TFS 2015. I'm having a problem in retrieving non XAML build information from my C# console App using the TFS API. Actually, for one project we have setup for XAML Build definations and for...
View ArticleOneClick Application does not start
HelloSo we have this inHouse developed very small oneClick application who suddenly stopped working.NO error messages, NO stop errors or anything, But I can see the process inside Task Manager for 3-4...
View ArticleUpdating assignment status via the ProjectServer REST api endpoint -- Project...
Hello. I've been able to update the status of assignments by making POST requests to the ProjectServer endpoint under my administrator account. But now that I am testing this out for "Team Members", it...
View ArticleShow Project Data into a SharePoint Custom List inside Project Workspace
Hi All. I've a Project Server 2010, so I need to show Project Data in a custom sharepoint list in a Project Workspace. ej. (project Owner, project name, and a project custom field) with the target to...
View ArticleProject server 2013 csom save and publish
Hi, In Project server 2013 PWA when you edit project custom fields and save the queue job execute the following jobs: - "Project Update from PSI"- "Project Publish Summary" - "Reporting (Project...
View ArticleUsing CSOM to update multiple tasks with only 1 project publish
Hello,I have the following code that updates certain task fields. The problem with this code is that I have to publish an entire project after updating each task one-by-one. So for example, if I had...
View ArticleOWIN and OpenAuth 2.0 implementation
Hi, I am an amateur developer. I am trying to develop a simple site where I would require login credentials from google mail.I am trying to implement the OWIN but unsuccessful at all. Can anyone help...
View ArticleUnexpected response data from server. Call executeQueryAsync() in Windows...
Hello, can anyone help me with this error?"Unexpected response data from server" When calling the projContext.executeQueryAsync () method;var projContext = new PS.ProjectContext(urlProjectOnline); var...
View ArticleAutomate Baseline process for all projects plan in EPM
Hello,We need to Baseline all the projects monthly with the values going into Baseline0,Baseline1,Baseline2...so on.The requirement is to make it happen through any power-shell script or PSI code where...
View ArticleExport Email Properties to Excel
HiThis is the first time I have used VBA in MS Outlook and have found some code that does most of what I need to do. However I am struggling to find a line of code that tells me if an email has been...
View ArticleProject 2013 PSI wcf connection problem
Hi, I have web part published on project web access application (PWA) and connects to /_vti_bin/PSI/ProjectServer.svc through wcf service. Web part throws...
View ArticleInserting Subtask in Project in ProjectServer 2013
I am having 3 tasks in my project : Task1,Task2,Task3. Now I want to insert subtask in Task2 i.e., Task2.1.For this i set the values of TASK_OUTLINE_LEVEL as 2 then TASK_OUTLINE_NUM as 2.1 and also...
View ArticleRemote Event Receiver on Project Online Site
Hi All, I am using a simple Provider-Hosted app containing Remote Event Receiver. The event receiver triggers when you create a sub site. It adds some lists on the newly created sub site. I have...
View ArticleAccess to Approval Status by PSI
Hello,We have Project Server 2010 installed and I have the task to integrate a legacy system for worktime recording. The reported actuals shall be inserted into the project plans via the WebService...
View Article