Looking for 'prohibit refresh design' hooks

Hi,my customer is just about to migrate about 3.200 mail files from R4.6 to N6.51 (clients are N6.01CF1 german, servers 6.51 on AIX).

Now we are looking for design elements that are set to ‘Prohibit design refresh…’ to be able to switch them off to have the migration work properly.

What we need is a list with databases where the ‘hook’ is set (we don’t assume them to be many) or a tool that is able to switch them off automatically.

Of course we have to do it programmatically.

First tries with exporting the databases to dxl-files and parsing them by the DOM classes didn’t succeed. The same with some tools found in Lotus sandbox on LDD.

Are there any ideas and hints how to solve this problem?

Thanks a lot in advance for your help.

Regards, Peter

Subject: Looking for ‘prohibit refresh design’ hooks

See here. In Notes 6 you can use a NotesNoteCollection to access the design notes – so you do not need that tool from the Sandbox.

Subject: RE: Looking for ‘prohibit refresh design’ hooks

Thank you very much Rod, that’s exactly what I needed.Regards, Peter

Subject: Be careful that you do not remove that flag from the mail Folders or they will all disappear.