Archiving DBs with LotusScript
This approach might be reasonable, I haven’t tested any of the code but it should give you some ideas: 1. Create a new database, let’s call it Archive Manager. In this database, we will create a record (notes document) for every database on the current server, to track progress of our archiving function, and to [...]

View Answer   |  December 31, 2009  3:01 PM
Lotus Notes Developement, LotusScript
answered by:
15 pts.

Btree structure is invalid – Lotus Notes error message
There are a few options available to address this. Run: updall -R ( rebuilds the existing indexes) Alternatively: Run: compact database -D (discards all existing indexes) lastly try creating a new replica after discarding all existing indexes

View Answer   |  December 31, 2009  2:49 PM
Lotus Notes, Lotus Notes 7.x, Lotus Notes error messages
answered by:
395 pts.

Looking for a solid Asset Management solution for Lotus Domino / Notes
Centennial asset management would be great for your needs! http://www.centennial-software.com/

View Answer   |  December 30, 2009  7:14 PM
Asset management, Lotus Domino, Lotus Notes
answered by:
275 pts.

Unable to send mails in Lotus Notes webmail
Hiya Port 25 is standard mail, but if you’re using a proxy you may need tcp 8080, or 80. Your firewalls should be seeing what ports are dropping on specific interfaces so if it’s different from the above you should see it!!

View Answer   |  December 30, 2009  12:41 PM
Check Point, Firewalls, Lotus email, Lotus Notes
answered by:
275 pts.

Lotus Notes View
I’m not sure what is being referred to in the answer supplied below. I need to clarify your question and hopefully point to a solution. Contrary to your question: It is not possible to pull data from other views into a Notes view. A formula can only pull in documents based on the selection criteria. [...]

View Answer   |  December 23, 2009  3:16 PM
Lotus Notes, Lotus Notes View
answered by:
3,845 pts.

Emails open slow in lotus notes 8
As to our experienced, we always recommend our users to use the local replica copy of their mailbox. This will improve the response time of their email and will also minimize the resources used in their computer, in the company’s network and in LN server itself.

View Answer   |  December 21, 2009  8:50 AM
Lotus Notes, Lotus Notes 8, Lotus Notes 8.x
answered by:
750 pts.

Lotus Notes back to defaut view
Solution found : a colleague created a bookmark of his own welcome page and send it to me. Then I was able to open the bookmark, that created a new welcome page on my lotus, which I added to the bookmark list And there I was able to choose on the right click “set bookmark [...]

View Answer   |  December 18, 2009  8:45 AM
Lotus Notes, Lotus Notes 6, Lotus Notes 6.5, Lotus Notes Default View
answered by:
20 pts.

Group management for restricted admin in Lotus Notes
In the Domino Directory ACL make sure the New Admin person document has USER CREATION > User Modifier > Group Creator > Group Modifier etc.

View Answer   |  December 17, 2009  3:40 PM
Lotus Notes administration, Lotus Notes Groups
answered by:
10,615 pts.

LDAP building
In the Domino Administrator open the configuration TAB. Then Server > Configuration In the “ALL Servers” Configuration documnet (if you dont have one create one) there is a ldap TAB. This along with other settings can only be addressed here. THIS IS WHERE YOU SET WHAT IS PRESENTED.

View Answer   |  December 17, 2009  3:38 PM
Domino 8, LDAP, Lotus Domino 8.0.2, Lotus Domino 8.x, Spam filters
answered by:
10,615 pts.

Lotus mail backup or archive
Taken from Domino Help……. <b>Guidelines for backing up a Domino server </b> Back up all IBM® Lotus® Domino® server data files including databases, template files, the NOTES.INI file, and ID files. Following your company’s standardized backup procedures, back up files directly to tape or to a file server and then to tape. Never rely only [...]

View Answer   |  December 17, 2009  12:16 PM
Lotus Notes, Lotus Notes archive, Lotus Notes archiving, Lotus Notes backup
answered by:
10,615 pts.

The most-watched IT questions this week: Dec. 1, 2009
Oh what a disappointment, there must be a lot more people curious about Foxpro than the AS/400. Phil What I feel is that if we start time limit in which a question can be answered, then we will have vastly reduced the effectiveness of this site.

View Answer   |  December 11, 2009  4:42 AM
AS/400, Channel, CIO, CRM, Database, DataCenter, DataManagement, Development, Exchange, ITKE, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP
answered by:
715 pts.

Lotus Notes 8 – adding action for hotspot button
It´s pretty simple actually… Compose a new mail (Using LN client)… Wrrite wathever you want in your e-mail and with the focus on the mail body field click Create>Hotspot>Button (I don´t know now if is this menu exaclty)… A new blank Hotspo appears in the body… Right-Click and select Buttom Properties… Write “ACCEPT” on the [...]

View Answer   |  December 3, 2009  3:44 AM
Lotus Notes, Lotus Notes 8.0, Lotus Notes configuration
answered by:
70 pts.

How to develope a Lotus Notes web form with rich text field ?
Have tried checking the: On the Field Info tab, in the Web Access section, select “Using Java Applet”. Option… See help ffor details: http://extranet2.ahrq.gov/help/help7_designer.nsf/b3266a3c17f9bb7085256b870069c0a9/c7b6d2f9fa973d998525704a003f410f?OpenDocument

View Answer   |  December 3, 2009  3:32 AM
Lotus Notes, Lotus Notes Web Forms, Rich Text Format, Web development
answered by:
70 pts.

adding a “add to calendar” button in lotus notes
The calendar entries works as any oher notesdocument. All you have to do is create a new document with the same form and fields necessary for displaying it in that view (Check calendar view selection ; -)… I dont recall right now )…. Plus notice that the 2 first rows (if I´m not mistaken) are [...]

View Answer   |  December 3, 2009  3:17 AM
Lotus Notes
answered by:
70 pts.

Forwarding HTML mails with Lotusscript
Hi, If you don´t want the message as HTML, I guess you could just copy the body item to the new document you are sending instead of copying the mime content as text. For that you´ll need something like: dim itBody as NotesRichtextItem set itBoddy = doc.GetFirstItem(“Body”) call itBody.CopyItemToDocument(memo,”Body”) in the place of: Set mime [...]

View Answer   |  December 3, 2009  3:10 AM
LotusScript, MIME
answered by:
70 pts.

Domino Server Replication
Create a Domino Server – Configuration > Registration > Server Create the server using the Organisation certificate and OU that is required. Then setup and Configure the server (as per the admin help). Then all you need to do is work out is this to be a Domino Cluster of just simple be a Replication [...]

View Answer   |  November 30, 2009  5:24 PM
Domino Server, Domino Server Configuration
answered by:
10,615 pts.

notes error : ‘On behalf’ attribute in Out Of the Office agent
The issue is that you are starting an OUT OF OFFICE agent for a Database that you are not the own. You do not have RUN OF BEHALF OFsecuity access to the server. This is in the servers document under security and on the right hand side under prgramability restrictions there is “Sign agents to [...]

View Answer   |  November 26, 2009  10:48 AM
Lotus Notes, Out Of the Office
answered by:
10,615 pts.

The IT Blog Top 10: Oct. 29, 2009
The most effective and informative <a href=”http://www.fifiland.pl/”>przedszkole Szczscin</a> for finland. Here you can find the impressive information which is helpful for you to select your desire goal.

View Answer   |  November 25, 2009  1:06 PM
AS/400, Channel, CIO, CRM, Database, DataCenter, DataManagement, Development, Exchange, IT Blogs, ITKE, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP
answered by:
35 pts.

The most-watched IT questions this week: Nov. 24, 2009
Is this a question? Is it relevant to post it here in Home > IT Answers > AS/400 > The most-watched IT questions this week: Nov…. just wondering!

View Answer   |  November 25, 2009  5:03 AM
AS/400, Channel, CIO, CRM, databse, DataCenter, DataManagement, Development, Exchange, ITKE, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP
answered by:
8,200 pts.

Email Forwarding in Lotus Notes 7
Dont forward it !!!! All what you have to do is to create a ” Mail Rule” in the mailbox of the user

View Answer   |  November 22, 2009  8:37 AM
Email forwarding, Lotus Notes 7.0.2, Lotus Notes 7.x, Lotus Notes archiving
answered by:
3,225 pts.