Home arrow Site Administration arrow Page 6 - Connect Lotus Domino Server through Standalone Application with CORBA

Conclusion - Administration

This article discusses Lotus Domino Notes, especially how to access to the documents stored in it with CORBA. This feature allow developers to write standalone applications that will use documents of Lotus. Moreover, the developer won't have to learn CORBA because the Lotus Domino Server has already mapped all interfaces, so we are pure users of an API. This article assumes you already have installed a Lotus Domino Server, configured the IIOP properly, and that you know how to create nsf database files.

TABLE OF CONTENTS:
  1. Connect Lotus Domino Server through Standalone Application with CORBA
  2. Start Working with Documents
  3. Looking for Documents
  4. Working with Received Mails
  5. Deleting Attachments
  6. Conclusion
By: Alex Soto Bueno
Rating: starstarstarstarstar / 17
September 14, 2004

print this article
SEARCH DEV SHED

TOOLS YOU CAN USE

advertisement

As you can see, it's simple to access to Lotus Domino Notes from an external resource. You don't need to learn CORBA, and it is similar to accessing in RDBMS.

Now you have the ability to create standalone applications that can connect to a Lotus Domino Server and execute operations. This document only resumes the common operations, and it's a base to understand the next operations you are able to execute under Domino server.

All examples here have been proven in Domino Server 5.0 and Domino Server 6.5. One common problem is the configuration of DIIOP. When you try to connect with Domino, it jumps an ConnectException caused by "unable to connect to IOP". Please be sure to configure it properly, and sometimes, when it has been configured, you must restart the IOP Server.

For any problems, feel free for sending an email, and I will reply when I have a free moment. 

References and Resources

1. Lotus DeveloperWorks Homepage
2. Download NCSO.jar or NCSOW.jar 



 
 
>>> More Site Administration Articles          >>> More By Alex Soto Bueno
 

blog comments powered by Disqus
   

SITE ADMINISTRATION ARTICLES

- More Top WordPress Plugins for Social Media
- Optimizing Security: SSH Public Key Authenti...
- Patches and Rejects in Software Configuratio...
- Configuring a CVS Server
- Managing Code and Teams for Cross-Platform S...
- Software Configuration Management
- Back Up a Joomla Site with Akeeba Backup
- Install and Optimize PlayOnLinux on Ubuntu a...
- Top Wordpress Plugins for e-Commerce
- Top WordPress Plugins to Fight Spam
- Top Six Drupal Modules to Prevent Spam
- Install XAMPP on Windows
- Manage Backups for WordPress Files and Datab...
- WordPress Security Tips
- How to Back Up WordPress Files and Databases


© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 7 - Follow our Sitemap

Dev Shed Tutorial Topics: