lotus-domino
Creating Lotus Notes documents with specific created/modified/last accessed dates for testing
I\'m currently writing an application that moves Notes documents between databases based on the amount of days that have elapsed from the creation/modified/last accessed dates. I would just like to ge[详细]
2022-12-31 20:49 分类:问答Error: java.security.AccessControlException: Access denied
I have to connect to a https URL with username and password to read a file. I am not able to connect to the server (see the error log below). I do not have much Java experience, so I need help with th[详细]
2022-12-26 14:52 分类:问答Why might NotesSession.GetDatabase() return null?
I\'m trying to open names.nsf in code.The piece of code has been working for a while but suddenly, I\'m getti开发者_如何学Pythonng null.Any idea why?I don\'t seem to be getting any errors and I don\'t[详细]
2022-12-26 00:09 分类:问答How do I return all conflict documents from a Notes Database?
I want to get all conflict documents from a N开发者_JAVA技巧otes database.So far, i\'ve got this:[详细]
2022-12-24 04:28 分类:问答IMAP protocol support in different email servers
Having to interact with several different email servers via IMAP (using javamail), I have found that there is a very different level of support for IMAP features among them. The lack of support of som[详细]
2022-12-24 01:21 分类:问答Does anyone know of a schema definition for Person documents in names.nsf?
I\'m writing a utility to update person documents in names.nsf.I\'m using a C# program using Interop.Domino.[详细]
2022-12-22 16:20 分类:问答Lotus Notes and c# SSO
I am trying to create a SSO from my ASP.NET application to the Lotus Notes server. Once the user logged in to my server, can I create a token in Lotus notes and then do a 开发者_StackOverflow中文版SS[详细]
2022-12-22 10:08 分类:问答Reading a remote URL in Domino LotusScript
I have a remote RSS feed which has to be transformed into Notes documents using LotusScript. I\'ve looked through the documentation, but I can\'t find how to open a remote URL in order to retrieve it[详细]
2022-12-19 17:25 分类:问答How do I select all documents manager
I\'m new to Lotus development and I need to create a view that shows where the user is manager of another database besides its own mail开发者_如何学C.[详细]
2022-12-18 10:20 分类:问答Automating provisioning of mail boxes in Lotus Notes using C#
Has anyone done this? What apis/approaches we开发者_如何学Pythonre used?It can certainly be done and there are a number of companies selling solutions.IBM Tivoli can do it as can HDSL FiRM.[详细]
2022-12-17 21:48 分类:问答