Question... Updating the design of bookmarks.nsf...
I've got an issue I'm dealing with, and I certainly can't figure out a way around it. Can any of you help?
We have a customized bookmark.ntf template that has a special home page and does some scripting when the bookmark.nsf file is first opened. All the code and design elements work fine. Now we're upgrading from R5 to ND6.5.2. On a fresh install, the bookmark.ntf file works fine. All the custom design elements come over, and life is good. On an upgrade, there's an issue with replacing the design of the bookmark.ntf file. When you attempt to do a design-replace, the process doesn't fully complete due to the bookmark.nsf file already being in use. You have to then shut down the Notes client and restart it to have the replace complete. We'd like to be able to script that process somehow, but I can't figure out a way around it. We also don't want to wipe out everyone's bookmarks and start them from scratch.
Anyone have any clever ideas on how to do a complete design-replace on the bookmark.nsf file on a person's Notes client without having them do it all manual



Comments
Posted by Rob McDonagh At 18:37:09 On 14/10/2004 | - Website - |
Notes will recreate it and migrate the bookmarks from their workspace.
Posted by vince schuurman At 05:10:53 On 16/10/2004 | - Website - |
Posted by Vince Schuurman At 04:12:16 On 15/10/2004 | - Website - |
Posted by Donald F Beach II At 13:43:23 On 15/10/2004 | - Website - |
Posted by Donald F Beach II At 13:47:45 On 15/10/2004 | - Website - |
Amongst some other 75 features, our product "INTEGRATE!People" allows you to run any LotusScript at client startup immediately after authentication. You then have (authenticated)access to, both databases on the server, as well as local files because the client hasn't yet locked them.
You could probably try and do the same as our product does, but all things considered it's quite a lot of work
(our product currently supports Notes 4.5 to 7, Win95/98/NT/2K/XP/2003 and Citrix and runs in almost any country)
HTH, I would be happy to discuss this in greater detail if you want,
Florian
Posted by Florian VOGLER At 00:16:23 On 17/10/2004 | - Website - |