Strange XPage, Unexpected runtime error  

By Fredrik Norling | 11/18/22 5:11 AM | Development - Notes / Domino | Added by Roberto Boccadoro

I’m going to start a post that I will update regular when I get strange errors that can be hard to find the solution for. Feel free to post a comment or use the contact form to send me your strange errors and a solution or how to debug the problem. One of the best tools for debugging is to use the Log File reader found on OpenNTF, another good tool also on OpenNTF is the Debug toolbar But now to the problems and the possible solutions.

Disable the first run off Lotusscript agents after save  

By Fredrik Norling | 1/21/22 8:22 AM | Development - Notes / Domino | Added by Oliver Busse

If you ever created some Notes/Domino agents and seen that everytime you save them a first run is scheduled outside or ordinary schedule. This can easily be avoided. Just add this code to the top of your agent.

Domino Data transfer between servers a different way |  

By Fredrik Norling | 11/6/19 10:25 AM | Development - Notes / Domino | Added by Oliver Busse

Domino has several ways of sending data or documents between servers the most common ways are as you all know replication. In another environments you might want to use an webservice.