K
KinDA
Is there a way that Project Server ("natively") can take care of
queuing up
changes when someone already has a project checked out and then
writing
those changes after they check the project back in? If so can we take
advantage of this through automation (specifically from an Excel VBA
application)? If so how do we do it? Through a PDS Extension? If so
what tables do we write to for this? Maybe some of the MSP_WEB_
tables? This is my guess since this seems to be the tables that the
Web Access uses and Web Access seems to have this capability to send
all changes through a Project Manager. This is the only way I can
think of that this may be possible. Otherwise we'd need to write our
own queuing code.
FYI - the changes we would want to make would be to some of the
regular fields (such as finish date and/or percent done fields) as
well as some of the custom fields.
queuing up
changes when someone already has a project checked out and then
writing
those changes after they check the project back in? If so can we take
advantage of this through automation (specifically from an Excel VBA
application)? If so how do we do it? Through a PDS Extension? If so
what tables do we write to for this? Maybe some of the MSP_WEB_
tables? This is my guess since this seems to be the tables that the
Web Access uses and Web Access seems to have this capability to send
all changes through a Project Manager. This is the only way I can
think of that this may be possible. Otherwise we'd need to write our
own queuing code.
FYI - the changes we would want to make would be to some of the
regular fields (such as finish date and/or percent done fields) as
well as some of the custom fields.