Probably the only way you could reliably undo post schedule, would be to open the entire programme exclusively.
Otherwise how would you know from looking at the few projects you have open what the last undo key press did to a project on the other side of the world (that you dont have access to, but has to be undone because that work was delayed due to - erroneous - changes in your project). Then you have to notify every user who has been logged in to the software, and the executive software, the reporting suites etc etc. to advise them of the changes.
While this may be feasible in a local office environment, in a global enterprise (which the software was ostensibly designed for) it becomes more trouble than its worth.
Member for
23 years 7 months
Member for23 years7 months
Submitted by David Bordoli on Thu, 2005-10-20 04:21
For all you guys that neve learned to use the escape button when you made the mistakes, Primavera project manager V5 has the undo button, which you have always longed for
Member for
23 years 7 months
Member for23 years7 months
Submitted by David Bordoli on Wed, 2005-10-19 11:23
MM PowerProject also has automatic loop detection when loop dependecies are attempted... a warning even before the link is made, let alone before the network is rescheduled.
Copy and paste means you have to remmeber exactly what you have done
I always press F9 after every action on a complex programme to ensure i have no loops if i could do this without saving ie a what if i would be happy as F9 takes ages with a lot of activities.
Multiple users im sure it exists but is it the norm is there no planning administrator if not who controls????
Oscar
Member for
23 years 7 months
Member for23 years7 months
Submitted by David Bordoli on Wed, 2005-10-19 05:46
As Clive said, real planners don’t make mistakes… and extraordinary planners don’t even make errors.
But what we all like to do it test hypothesis and do ‘what-if’ exercises. We don’t want to have to keep resaving/copying the programme for each iteration, sometimes we just want a quick and dirty way of testing a few ideas.
Member for
23 years 7 months
Member for23 years7 months
Submitted by David Bordoli on Wed, 2005-10-19 05:27
I sort of agree with the problem that UNDO might cause with concurrent users but Primaver is not the only software that allows concurrent access to the database.
The solution just takes a bit of thinking about, ‘booking out’ sections of the programme for instance. There is unlikely to be an ideal solution but using the ‘concurrent users’ problem as a reason for not having UNDO is unsustainable.
In reality, how frequent to do think concurrent development or manipulation of a network is likely to be?
Member for
20 years 3 months
Member for20 years3 months
Submitted by Gordon Blair on Wed, 2005-10-19 05:12
What I believe everyone is looking for is a Rollback feature (a la ORACLE) where a database can be rolled back to a certain point, and picked up again.
While you cant do this live on P3e yet, and depending on how they feel about the Dev work, you may never be able to; you can manually set up rollback points.... very regular backups.
Then, its just a case of apologising to all of the other users whos work since the last backup has gone
Member for
20 years 3 months
Member for20 years3 months
Submitted by Gordon Blair on Wed, 2005-10-19 05:08
I don’t quite understand all this about “writing an undo feature for large databases is not an easy feat”, “the undo concept is a rare animal in the database world” and “in order have this function works, more or less you need duplicate your current working dataset at backend”.
PowerProject, the software that most Primavera users deride as ‘Mickey Mouse’, has had a full UNDO feature for ages, including undo through save. Makes me wonder if Clive’s theory is closer to the truth than we imagine?
I know nothing about how software is written but find it difficult to imagine that duplicate datasets are required. I thought it would be merely a matter of recording the keystrokes and that UNDO merely applies the inverse?
Not only that - but writing an undo feature for large databases is not an easy feat. I think Primavera decided to put development time into other endevours - considering the size of their company.
Member for
20 years 10 months
Member for20 years11 months
Submitted by Bill McMichael on Fri, 2005-10-07 19:47
Undo is actually under the Edit Menu as you would expect. The menu item name is Undo. Very easy to use and works like Undo features youve used before in many applications. Can also use Ctrl + Z.
Regards,
Bill
Member for
20 years 1 month
Member for20 years1 month
Submitted by Wilmore Makonese on Fri, 2005-10-07 16:40
Yes, the undo is finally here. I started using ver 5.0 yesterday and a collegue showed me the icon this morning. Its under tools ...... Not sure what the word is but not Undo. I have not used it yet.
Member for
20 years 3 months
Member for20 years4 months
Submitted by Andrew Godfrey on Wed, 2005-10-05 08:28
Member for
20 years 1 monthRE: Primavera, how longer shall we wait for the
Gordon
Its a puzzle if you have multiple users who knows whats happening
whats been changed etc etc
Oscar
Member for
20 years 3 monthsRE: Primavera, how longer shall we wait for the
Probably the only way you could reliably undo post schedule, would be to open the entire programme exclusively.
Otherwise how would you know from looking at the few projects you have open what the last undo key press did to a project on the other side of the world (that you dont have access to, but has to be undone because that work was delayed due to - erroneous - changes in your project). Then you have to notify every user who has been logged in to the software, and the executive software, the reporting suites etc etc. to advise them of the changes.
While this may be feasible in a local office environment, in a global enterprise (which the software was ostensibly designed for) it becomes more trouble than its worth.
Member for
23 years 7 monthsRE: Primavera, how longer shall we wait for the
But not undo after a reschedule?
So it is only an error correction tool rather than one that allows what-ifs and hypothese to be tested?
Member for
21 yearsRE: Primavera, how longer shall we wait for the
Hi guys,
For all you guys that neve learned to use the escape button when you made the mistakes, Primavera project manager V5 has the undo button, which you have always longed for
Member for
23 years 7 monthsRE: Primavera, how longer shall we wait for the
Erm...
MM PowerProject also has automatic loop detection when loop dependecies are attempted... a warning even before the link is made, let alone before the network is rescheduled.
Member for
20 years 1 monthRE: Primavera, how longer shall we wait for the
David
I agree
The what if scenario is really usefull
Copy and paste means you have to remmeber exactly what you have done
I always press F9 after every action on a complex programme to ensure i have no loops if i could do this without saving ie a what if i would be happy as F9 takes ages with a lot of activities.
Multiple users im sure it exists but is it the norm is there no planning administrator if not who controls????
Oscar
Member for
23 years 7 monthsRE: Primavera, how longer shall we wait for the
As Clive said, real planners don’t make mistakes… and extraordinary planners don’t even make errors.
But what we all like to do it test hypothesis and do ‘what-if’ exercises. We don’t want to have to keep resaving/copying the programme for each iteration, sometimes we just want a quick and dirty way of testing a few ideas.
Member for
23 years 7 monthsRE: Primavera, how longer shall we wait for the
I sort of agree with the problem that UNDO might cause with concurrent users but Primaver is not the only software that allows concurrent access to the database.
The solution just takes a bit of thinking about, ‘booking out’ sections of the programme for instance. There is unlikely to be an ideal solution but using the ‘concurrent users’ problem as a reason for not having UNDO is unsustainable.
In reality, how frequent to do think concurrent development or manipulation of a network is likely to be?
Member for
20 years 3 monthsRE: Primavera, how longer shall we wait for the
What I believe everyone is looking for is a Rollback feature (a la ORACLE) where a database can be rolled back to a certain point, and picked up again.
While you cant do this live on P3e yet, and depending on how they feel about the Dev work, you may never be able to; you can manually set up rollback points.... very regular backups.
Then, its just a case of apologising to all of the other users whos work since the last backup has gone
Member for
20 years 3 monthsRE: Primavera, how longer shall we wait for the
If it were a standalone installation, that could be applicable, but consider the following:...
User A and User B are both working on the Project.
User A, driven to distraction by the mitherings of his PM, makes a mistake.. without realising that hes erred, he schedules the Plan
User B opens the rescheduled Plan, and starts working on it, responding to the new dates in this now inaccurate Plan..
User A, having had a nice cup of tea, realises hes mucked up, hits the undo key....
Cue much hilarity as the database takes away User As changes, leaving User Bs panicked amendements in place.
The problem with live relational databases is the multiple users, as they have a habit of complicating and compounding each others mistakes.
Member for
23 years 7 monthsRE: Primavera, how longer shall we wait for the
I don’t quite understand all this about “writing an undo feature for large databases is not an easy feat”, “the undo concept is a rare animal in the database world” and “in order have this function works, more or less you need duplicate your current working dataset at backend”.
PowerProject, the software that most Primavera users deride as ‘Mickey Mouse’, has had a full UNDO feature for ages, including undo through save. Makes me wonder if Clive’s theory is closer to the truth than we imagine?
I know nothing about how software is written but find it difficult to imagine that duplicate datasets are required. I thought it would be merely a matter of recording the keystrokes and that UNDO merely applies the inverse?
Regards
David
Member for
23 years 8 monthsRE: Primavera, how longer shall we wait for the
I agree. UNDO is rara in database system. In order have this function works, more or less you need dulpicate your current working dataset at backend.
The UNDO function on P5.0 is not a "full" Undo function. Undo the editing is allow, Undo a scheduling/level is not provided.
Member for
22 years 8 monthsRE: Primavera, how longer shall we wait for the
Hi
I think the undo concept is a rare animal in the database world. Due to data sharing and voliation.
HTH
Alex
Member for
20 years 1 monthRE: Primavera, how longer shall we wait for the
for what they charge per unit that is a very bad approach
Member for
20 years 2 monthsRE: Primavera, how longer shall we wait for the
Not only that - but writing an undo feature for large databases is not an easy feat. I think Primavera decided to put development time into other endevours - considering the size of their company.
Member for
20 years 10 monthsRE: Primavera, how longer shall we wait for the
Undo is actually under the Edit Menu as you would expect. The menu item name is Undo. Very easy to use and works like Undo features youve used before in many applications. Can also use Ctrl + Z.
Regards,
Bill
Member for
20 years 1 monthRE: Primavera, how longer shall we wait for the
Yes, the undo is finally here. I started using ver 5.0 yesterday and a collegue showed me the icon this morning. Its under tools ...... Not sure what the word is but not Undo. I have not used it yet.
Member for
20 years 3 monthsRE: Primavera, how longer shall we wait for the
version 5 is now being shipped and includes Undo
Member for
22 years 7 monthsRE: Primavera, how longer shall we wait for the
Alex, are you sure? in version 5.0, this UNDO feature is available?.
Member for
23 years 8 monthsRE: Primavera, how longer shall we wait for the
More info on version 5.0 launching, Bill’s post stated it will be in July. http://www.planningplanet.com/forum/forum_post.asp?fid=1&Cat=8&Top=11483.
Member for
23 years 8 monthsRE: Primavera, how longer shall we wait for the
Not sure whats happen to Primavera, PEC 5.0 launching is in delay.
Member for
20 years 7 monthsRE: Primavera, how longer shall we wait for the
Dear All,
I actually saw the UNDO option being Presented by Primevera Inc here in Dubai. I have no idea if they have officially released the new version...
Cheers
Sunil
Member for
22 years 8 monthsRE: Primavera, how longer shall we wait for the
Gents
Version 5
It will be out very soon (I been told August this year)
Alex
Member for
22 years 11 monthsRE: Primavera, how longer shall we wait for the
Ive moved this thread to a more appropriate forum.
Bernard Ertl
eTaskMaker Project Planning Software
Member for
24 years 9 monthsRE: Primavera, how longer shall we wait for the
Why do you ask it here?
Repeat your question on P3e/c forum.
Best Regards,
Vladimir