Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Baseline using Csom/PSI #21

Open
sasankjonna opened this issue Apr 9, 2019 · 2 comments
Open

Set Baseline using Csom/PSI #21

sasankjonna opened this issue Apr 9, 2019 · 2 comments

Comments

@sasankjonna
Copy link

Is there a way to set Baseline dates progrmatically using PSI or CSOM in Project online 365? I understand the below link says we cannot do it for Project 2013, but no such documentation is available for 365.

https://docs.microsoft.com/en-us/office/client-developer/project/what-the-psi-does-and-does-not-do#pj14_WhatPSIDoes_DoesNotDo

We were able to set the baseline using PSI by opening an instance of Winproj.exe and then calling PSI . We can still do it for 365, but just checking if there is a better way to handle it

@LunchWithaLens
Copy link

Hi sasankjonna, that article is still accurate for what cannot be done with PSI/CSOM in all versions, including Project Online. UserVoice would be a good place to let us know of key things that you would like to do - and be sure to include the scenario for doing it too. https://microsoftproject.uservoice.com/forums/914203-project-online
Best regards,
Brian.

@crainsinforight
Copy link

crainsinforight commented Dec 19, 2024

@LunchWithaLens hi, is this still accurate? Why so? We want to set the baseline at a certain approval point in a project's lifecycle, after it has been planned sufficiently and budgeted sufficiently. We typically use the APIs and Project Online and PowerAutomate for everything. While we could do the same as the above contributor and use the PSI by opening an instance of Winproj.exe and then calling PSI, that seems like more of a hack and gap-filler to an otherwise robust web application and integration we're building. Thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants