Reply/Forward icon in Mail database  

By Yuriy Pastovenskyy | 4/13/22 4:50 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Recently we upgraded Notes to V12 and some of our users (which used non-English mail template) complained that they did not see that special icon in Mail views/folders telling which email was replied and/or forwarded.

Do magic with IBM Notes: If you server hangs up during DAOS resync...  

By Yuriy Pastovenskyy | 2/21/22 5:03 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Recently I worked on the issue with one Domino-server which became unresponsive after running program document with command "tell daosmgr resync force" at night. We noticed that in the morning only and you know how stessful it could be :) I checked the server via Domino Console and it looked alive, it reacted to commands like "sh ta" or "sh ser", however Notes clients couldn't connect to it. I noticed also some other messages telling that something was wrong, like: The DAOS catalog cannot be opened. DAOS cannot operate normally.: The integrity of a database storage container has been lost - the container will be rebuilt.

How to implement "Totals" with Data View control  

By Yuriy Pastovenskyy | 9/11/15 12:21 PM | - | Added by John Oldenburger

Earlier I posted a question about how to implement totals with Data View control. Thank's everyone for help. Eventually I managed to do it and now I see that it was a shame to ask for help :-), too easy. So, let me show you how I did it.

How to save date in a document item without time part on back-end  

By Yuriy Pastovenskyy | 5/24/15 8:09 AM | - | Added by John Oldenburger

This is not something really tricky but it's nice to know. Let's imagine you need to save a single date or an array of dates without time part in a NotesDocument item. F.x. you need to do this from an agent so you don't have a form opened in UI with a date-field on it which property "Display time" is disable.

How to force UNK table to "see" required type of a field (to use it in FTSearch, for example)  

By Yuriy Pastovenskyy | 5/23/15 11:24 AM | Infrastructure - Notes / Domino | Added by Oliver Busse

If you work with Full-Text search a lot you could get into situation when your database considers field type incorrectly, f.x. it may recognize some field as a number when it is actually a text on a Form so you can't use FT-query like [FieldName]=*partOfText*.