Archive

Author Archive

Lotus Notes & Domino Essential Reference

You’re responsible for designing and programming of new databases in the Lotus Notes for an important client, which will monitor and to enumerate a large number of inventory data and delivery. The Lotus Notes Client has made it clear they want a friendly interface, but they do not want to sacrifice speed and functionality either. Are you an experienced, but I think you need to take their talents to the next level.

Read more…

Viewed 8616 times by 2327 viewers

Lotus Notes Error : Label is illegal outside of a subprogram

Label is illegal outside of a subprogram

In Lotus Notes, I found if sometime raise error when you create new notes document.  That cause you defined a label at the module level in lotus notes form. Labels may not be defined at the module level. Executable statements at the module level are executed as the module is compiled, and then discarded. Therefore, control cannot be transferred to a labeled statement at the module level.

Read more…

Viewed 7369 times by 2149 viewers

Lotus Notes 6 for Dummies

  • ISBN13: 9780764516498
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.

* Additional Lotus Notes for Dummies “helps readers to navigate and use Lotus Notes to improve productivity and efficiency. * Covers advanced features of the new version of Lotus Notes, including the homepage, instant messaging, document sharing, calendaring, group scheduling, and mobile. * This level book that provides the necessary information to enable users to take maximum advantage of the latest version of Lotus Notes…. More> ;>

Lotus Notes 6 for Dummies

Viewed 8676 times by 3375 viewers

Migration Lotus Domino 6.5.1 to Lotus Domino 8.5 Concept

Migration Lotus Domino 6.5.1 to Lotus Domino 8.5 Concept

  1. before you start doing any thing make sure that all the important data in the production Domino servers are backed up and safe
  2. make sure that all the files with the extension ( .nsf) like names.nsf , (.id) like server.id and a file called ( notes.ini) are safe and backed up
  3. follow the following procedure

Considerations for mail servers (Upgrade Action Plan)

For many organizations, e-mail is considered a mission-critical application. For this reason, special attention should be given to the evaluation of your mail infrastructure.

Read more…

Viewed 13705 times by 4402 viewers

How to Make Lotus Notes client Startup Faster

Here are a few things you can do to make the Notes client startup faster:

  • Minimize the number of databases on your Welcome Page (if you’re using a Welcome Page)
  • Disable “Check Subscriptions” and “Scan for Unread” startup options in User Preferences
  • Disable “Replicate When Notes Starts” on Location document

Use Network Compression
If both your client and your server are running ND6 or higher, you can enable network compression to speed up communications. Note that this has to be enabled on both the client and the server.

Read more…

Viewed 8262 times by 2416 viewers

Performance Basics for Lotus Notes Developers

It’s easy to develop simple applications in Lotus Notes and, if you have a few users and not too many documents, you’re unlikely to have performance issues. However, if your application is successful, you may accumulate lots of users and lots of data. If you haven’t designed it with performance in mind, your application will slow to a crawl.
This white paper discusses the main factors affecting Notes/Domino application performance and explains what you, as a developer, can do to maximize performance. This is not an exhaustive guide; rather, we focus on the design problems that are most common and most serious.
Read more…

Viewed 7123 times by 1908 viewers

BlackBerry Enterprise Lotus FAQ Solution

1. What are the BlackBerry Enterprise Server for Lotus Domino requirements?

BlackBerry Enterprise Server for Lotus Domino requires that Lotus Domino TM Server and Client 4.6 or higher are installed (where the Lotus Domino server is in the LocalDomainServers group). Windows NT 4.0 server, Service Pack 3 or higher must be installed on the server.

2. Does BlackBerry Enterprise Server support Domino Cluster?

Yes, it does support cluster members. If a user’s mail file is located on a server that is a member of a Lotus Domino cluster, BlackBerry Enterprise Server for Lotus Domino will behave normally, connecting to the replica of the mail file as specified in the person document in the Domino Directory. BlackBerry Enterprise Server for Lotus Domino does not, at this time, support automatic failover to another cluster member in this configuration. If the primary mail server goes down, our application will skip this user for the duration of the outage, and pick up where it left off when the server comes back online.
Note:     Clustering of the BlackBerry Enterprise Server for Lotus Domino machine itself is not supported.
Read more…

Viewed 7347 times by 2029 viewers

BlackBerry connect to Lotus Notes Enterprise Server

The BlackBerry® Enterprise Server consists of various components that are designed to perform the following actions:
• provide productivity tools and data from an organization’s applications to its BlackBerry device users
• monitor other BlackBerry Enterprise Server components
• process, route, compress, and encrypt data
• communicate with the wireless network

Read more…

Viewed 4555 times by 1346 viewers

Lotus Notes Disable specialized response hierarchy information

We were testing out an Lotus Notes application and wondering why the Responses property for any document object was returning a collection of no documents. After trying a few things and searching for several different combination on the Notes Net forum, we finally found this document: http://www-10.lotus.com/ldd/46dom.nsf/55c38d716d632d9b8525689b005ba1c0/bc40ce0ae4368fd58525688c0023eafc?OpenDocument.

Read more…

Viewed 9280 times by 2480 viewers

Conditional Lotus Notes Agent Logging

Agent logging is a great feature that’s been around in Notes ever since LotusScript has been around (starting in Lotus Notes R4). But it’s something not everyone takes advantage of. One of the reasons (IMHO) for this is because way too much information is logged every time the agent runs, causing an overload of information to be written to your Lotus Notes agent log, that you don’t look at anyway. Logging is one of those things that you wish you had in there, but only when you need it. This tip talks about implementing what I call “conditional logging” for your scheduled agents.
Read more…

Viewed 9250 times by 2600 viewers