Hello everyone
Is it event possible in Project Server 2010 to update some custom field values via PSI (or any other supported way if it exists) if this particular project is being checked out at this very moment by someone else.
To my current knowledge I would say no, but then how project server 2010 execute rules in Approval center (approve/reject actual work) when there is set Apply Publish. In case when someone sends updates for his AW this rule will run only when project is checked out.
So I would like to support a scenario when I would call some PSI method (lets say update custom field) and this would execute immediately if project will be available or after it is checked in if it is not currently available.
Do I have to create my logic (for example checked-in event receiver) or is there any other built in way.
Thanks for answers.