Design update for archive file

Hi,

We have recently upgraded our domino servers to 802 and notes client is 801. Many users are facing issues in the design of their archive files. Can we have some lotus script code that can be used to upgrade the archive file design to 802 template.

Subject: .

Hi Sheel,

Refer the following link,

http://www-01.ibm.com/support/docview.wss?rs=463&context=SSKTMJ&context=SSKTWP&q1=Upgrade+Local+archive+to+Lotus+Notes&uid=swg21231524&loc=en_US&cs=utf-8&lang=en

Subject: Design update for archive file - Use the postopen event…

You could use the postOpen event of your mailfile and then scan the local data folder for the archive db an then do your replace design by script

http://www-10.lotus.com/ldd/nd8forum.nsf/7756aedc25e6d81285256324005ac76c/b002320680ceca068525746000687fa6?OpenDocument

JYR