![]() |
| |||
| If I create a project using the PSI and set the Finish Date, how does the Start date get determined. How does it get determined especially if your tasks get created without any durations? |
| Sponsored links |
| |
| ||||
| Quote:
The default value of both PROJ_INFO_FINISH_DATE and PROJ_INFO_START_DATE is the current server date. PROJ_INFO_FINISH_DATE is ignored when PROJ_INFO_SCHED_FROM is true, and PROJ_INFO_START_DATE is ignored when PROJ_INFO_SCHED_FROM is false. Without getting into all of the possible (and complicated) scheduling scenarios, the Start date for a Schedule from Finish project is calculated by subtracting the longest task Duration from the project's Finish date (meaning that the project's Finish date should be equal to the earliest task Start date in the project). Therefore, I would expect that if you create a new project, set PROJ_INFO_SCHED_FROM to false, and set PROJ_INFO_FINISH_DATE to some value, whatever Finish date you set would be used as both the Start and Finish for any tasks you create with a Duration of 0 (and therefore for the project). Is this not consistent with the behavior you are seeing?
__________________ Stephen Sanderlin Founder/Owner - EPMFAQ Principal Consultant - MSProjectExperts If you found this message useful, please click the Thanks button in the post! This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly. |
| |||
| I am setting the Finish Date for the project on creation. Somehow, the project is getting set to Schedule From Start. I have no idea then where the Start date is coming from. I have seen start dates that are even before the system date when the project was loaded. Sometimes with Project, it almost seems like things just happen. |
| ||||
| Quote:
Beyond that, I can't really provide much guidance without seeing all of your relevant code.
__________________ Stephen Sanderlin Founder/Owner - EPMFAQ Principal Consultant - MSProjectExperts If you found this message useful, please click the Thanks button in the post! This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|