Lotus Domino server inexplicably shutting down
Lotus Domino 7 will run on a number of Server Based OS’s – which Windows XP isn’t. Could I also assume that this is on a PC and not Server hardware? Windows XP doesn’t really support any redundancy and will only permit a maximum of 10 connections. Does the System Shutdown or only the Domino [...]

View Answer   |  April 3, 2008  5:41 AM
Lotus Domino Server 7.x, Lotus migration, Migration, Server management
answered by:
15 pts.

Upgrading Domino
You should have no issues upgrading your server to 8 from 6.5. The keys are to make sure you have the correct PTFs in place on the i/Series prior to beginning the upgrade, and obviously having a good, full backup done as well. I don’t know anything about your environment, but assuming you don’t have [...]

View Answer   |  April 2, 2008  3:52 PM
AS/400, Lotus Domino Server 6.x, Lotus Notes Domino administration
answered by:
335 pts.

Copying documents attacment to a new doc as an OLE object
OLE is a Windows technology, so to create an embedded object on a server you would need a Windows server and permission from the server admins to work with the file system — it sounds like this is what you lack. There is a form option to launch the first attachment in a document automatically [...]

View Answer   |  April 2, 2008  1:32 PM
embedObjects, Lotus Agents, Lotus Notes 7.x, Lotus Notes 8.x, LotusScript, OLE objects
answered by:
520 pts.

How to export Lotus Notes document to OpenOffice Writer document?
There’s no built-in option to export to this format. You would need to find an OpenOffice API that you can call from LotusScript or Java, and make calls to that to build your document. I don’t know whether such an API exists. You can export to some other format and open it using OpenOffice, however. [...]

View Answer   |  April 1, 2008  2:08 PM
Export, Lotus Notes, LotusScript, OpenOffice Writer
answered by:
520 pts.

Not showing responce documents
RTFM

View Answer   |  April 1, 2008  1:56 PM
Lotus, Response documents
answered by:
520 pts.

Lotus Notes View for documents with No children
No. In general, the view selection formula can only refer to the data in the document you are considering for inclusion. The only exception is @All<i>xxx</i> functions which can include responses based on whether their parents are in the view — sort of the opposite of what you want. What you can do, however, is [...]

View Answer   |  April 1, 2008  1:50 PM
Formula Language, Lotus Domino, Lotus Notes View
answered by:
520 pts.

What should I do if a Notes/Domino mailing list keeps sending me stuff about SharePoint?
SharePoint is one of the Microsoft collaboration technologies that is going to be heavily utilized in the future. It might be worth paying some attention to this “noise” rather than asking this type of question instead of just unsubscribing from the list.

View Answer   |  March 28, 2008  11:40 AM
Domino, Lotus, Lotus Notes, SharePoint
answered by:
32,735 pts.

Lotus Notes
The problem is not about the link — it’s about what it links to.

View Answer   |  March 27, 2008  1:40 PM
Lotus Notes, Lotus Notes 6.x
answered by:
520 pts.

Send Multiple database Links
I don’t know of any way to do this in one step using the Notes client UI. You could automate it with LotusScript, but it’s a rather specialized task and if you’re not doing it often, it would be more trouble to write the script than to just create the links. If you’re repeatedly sending [...]

View Answer   |  March 27, 2008  1:39 PM
Lotus Domino
answered by:
520 pts.

Hidden Instant Messaging in Lotus Notes 6.5
HiT his may help click on IM on the task bar and choose “Edit Current Status Message” does that window open on top of other other windows? if it is on top drag up to centre of screen they may set following im messages locaiton.

View Answer   |  March 27, 2008  5:35 AM
Instant Messaging, Lotus Notes, Lotus Notes 6.x, Lotus Sametime
answered by:
275 pts.

Are Lotus Sametime messages stored on the Domino server by default?
No I do not believe that IM history is maintained by default. Having said that, a lot of organizations are maintaining e-mail, IM and chat history for compliance purposes. In the case of regulatory compliance such as SEC, SOX and so on, records must be kept for a certain period of time for possible discovery [...]

View Answer   |  March 23, 2008  5:57 PM
Archives, Domino Server, Lotus Sametime, Lotus Sametime/Instant Messaging
answered by:
5,610 pts.

Transferring Lotus Notes data from a Palm Zire 72 to BlackBerry Pearl
You can probably perform a direct data transfer wirelessly between the devices but the best way is to simply install the software that comes with the BlackBerry Pearl, most likely the Desktop Redirector and use that to synchronize the data on the computer with the handheld device. Having more than one conduit intalled may lead [...]

View Answer   |  March 23, 2008  5:52 PM
BlackBerry, BlackBerry devices, Lotus Notes, Palm
answered by:
5,610 pts.

How do you do “code lock” ?
Code locking is used in when you have multiple agents (or the same agent multiple times) running simultaneously, and you are afraid they might interfere with each other by accessing a shared resource at the same time. Since Domino servers are able to run multiple agent threads at the same time either by the agent [...]

View Answer   |  March 21, 2008  2:01 PM
Code Locking, Lotus Notes, LotusScript
answered by:
520 pts.

What is the best spam filter for Lotus Domino 6.5?
A hosted service like <a href=”http://www.postini.com/”>Postini</a> is a great thing. It keeps the unwanted traffic off of your network and keeps it clean for business traffic. <a href=”http://www.postini.com/”>Postini</a> provides a self-service interface for the user quarantine so the quarantined messages do not have to be stored on your system. That saves in disk space and [...]

View Answer   |  March 20, 2008  6:23 PM
Lotus Domino Server 6.x, Lotus spam prevention, Spam filters
answered by:
32,735 pts.

How to list members of a group in Domino Directory
The quickest way to see the members of a group is to compose a memo (e.g. by Ctrl+M), type the group name in the To field, then right-click the name and ask to see “Name details.” This opens the group document in a modal window. This might only work for mail groups. This is also [...]

View Answer   |  March 20, 2008  12:30 AM
Domino Designer, Lotus Agents, LotusScript, NAB
answered by:
16,755 pts.

Help with URL showing in the address bar on the web in Lotus Notes
It sounds like maybe your hotspot should have a target of “_top”.

View Answer   |  March 19, 2008  2:52 PM
Application development, Browsers, Lotus Notes, URL
answered by:
520 pts.

Richtext field issue
AppendRtItem gives an error because you have to create an item before you can append to it. Try the CopyItem method instead. This will preserve both the formatting and the attachment. It’s possible that you will lose any non-default font selections (fonts not called Default Something). If so, try copying over the $Fonts item also.

View Answer   |  March 18, 2008  9:15 PM
AppendRtItem, Domino Designer, Lotus Notes 6.x, NotesEmbedded Object
answered by:
520 pts.

mail import from microsoft outlook to lotus notes
<a href=”http://www.lotus-notes-export.com/XitNotes.asp”>Check this one out: http://www.lotus-notes-export.com/XitNotes.asp</a> <a href=”http://searchdomino.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid4_gci1028628,00.html”> And check out this tech target post here</a> You use the nupgrade.exe program that is installed with the Administration client. You must have Outlook configured and pointing to your PST on the local machine to make this work. You launch nupgrade.exe from a command prompt with the [...]

View Answer   |  March 18, 2008  2:03 PM
Lotus Domino Server 6.x, Lotus Notes, Microsoft Outlook, Outlook
answered by:
9,815 pts.

Can anyone suggest whether any application running on Lotus Notes 5.0 can be migrated to a latest technology and what would be their advantages?
<b>Andre Guirard’s answer:</b> All versions of Lotus Notes support applications developed in earlier versions. Upgrading your Domino server and Notes clients to a later version will not break your application, and you will get the benefits of improvements in performance, administration, reliability, and email user interface, as well as opportunities to extend your applications using [...]

View Answer   |  March 12, 2008  8:42 PM
Lotus migration, Lotus Notes, Lotus Notes 5.x
answered by:
520 pts.

Groupware installations on linux
Hello, I have experience with OpenGroupWare it can be a bit tricky for Mac/Windows clients but, not all that hard to implement. If you are looking for easier and robust deployments and still want to keep it free. You should take a look at either: <a href=”http://www.zimbra.com/community/downloads.html”>Zimbra</a> – Community Edition (Open-Source) or <a href=”http://www.open-xchange.com/header/community_area.html”>Open-Exchange</a> Community [...]

View Answer   |  March 12, 2008  8:15 PM
Groupware, Groupware and mail servers, Linux
answered by:
115 pts.