Search DominoPower's 11,429 Lotus-related article archive 
Home
EasyPrint
News details Click here for the RSS feed's XML code. This is not a browser URL.
Articles-only Click here for the RSS feed's XML code. This is not a browser URL.
Twitter Feed Click here for the Twitter feed.
Integrating Domino.Doc with other applications (continued)

But in the above we've got the myODMAdoc, which is actually the "document" object that you will find in the "DominoDoc.Api" type library. Hence we are able to do whatever we want to do with the document, based on the API. For example:

ddFile = "c:\" + myODMAdoc.FileName
Call myODMAdoc.getContents(ddFile)

This will save the file you chose in the ODMA UI to "c:\".

Likewise we can use the API directly by using:

Set myAPI=CreateObject("DominoDoc.Api")

Now we can move around in the API type library, exactly as we did in the ODMA. After getting a handle to the API, you need to connect to a library by using:

Set myLibrary=myAPI.Getlibrary(http://k2knotes2/DominoDocLib.nsf)

Now get the binder or cabinet by calling methods of the library. You can even search for documents directly from the library. For example:

Set myResults=myLibrary.SearchDocuments("FIELD dominopower='yes'")

And so forth. You'll see a more detailed example of how to use both the API and the ODMA in real life when you read my forthcoming articles in DominoPower.

Product availability and resources
For the article, "Getting the most out of your Domino.Doc installation," by Thomas Kxcks in the March 2003 issue of DominoPower, visit http://www.dominopower.com/issues/issue200303/dominodoc001.html.

For the entire ODMA wrapper at http://odma.info/downloads/ODMA-OCX-200-0.zip

Easy, flexible article reprints
ZATZ now offers a quick, easy, flexible and inexpensive way to use article reprints in your marketing and promotion efforts. You can now get article reprints for a one-time fee of only $200. For details, visit http://mediakit.zatz.com/reprints.

Thomas Kocks, ex-Lotus employee, Domino developer, and integrator, can be reached at tkn@lotusdomino.dk.


« Previous  ·  1  ·  2  ·  3  ·  4  ·  5
Other articles you might like
Home > Lotus Technologies > Domino (77 articles)
   More about Domino log files
   Why your log.nsf might not be purging properly
   Sloppy analysis at the core of another Domino vs. SharePoint report
Home > Strategies > Document Management (14 articles)
   An application for scanning physical mail and distributing it virtually
   Evaluating your Domino Document Manager (Domino.Doc) transition options
   What to look for in a Domino-based document management solution
Get Weekly Email Updates
Subscribe to our regular weekly email newsletter. It's packed with tips, reviews, deep analysis, and the latest news.
 
Recent DominoPower Articles
Application development, William Shatner, and the origin of the universe
Learn Domino Designer 8.5 for free
The (near) future of Sametime, Quickr, Connections, and Symphony
Inside the IBM Innovations lab
Lotusphere 2010: Hot fixes and cool news for Notes, Domino, and LotusLive
Lotusphere 2010: mobility and collaboration
2010: A Lotusphere of change
Latest Lotus Headlines
IBM Lotus to Google Apps Migration Remorse
Webcast Series: Mobile Collaboration with Lotus Software
Domino Login Control for Mobile Apps
Sys Admin Tips March 2010
Quickr place Superusers
Writing Client-Side Javascript for Re-Use
Lotus Notes R8.5.1: Bug in Contacts "Print Selected View"
>> Read all the news
More from the ZATZ journals
Computing Unplugged: The iPad defenders have spoken
David Gewirtz Online: CNN commentary and analysis
OutlookPower: More about disappearing text
-- Advertisement --

Sophisticated Meets Simple For Document Management
Share. Control. Manage.
Documents, emails, and content in the context of how work is done. Native to Lotus Domino. The User Experience unseen for Lotus Domino. Do more with less. Really.

See the possibilities Docova unleashes for Lotus Domino.
-- Advertisement --

Mark your calendar for in-depth Lotus training, May 12-14, Boston
Join experts and peers May 12-14 in Boston for educational and networking events that deliver real-world Lotus training so you can increase productivity and efficiency in your company, advance your skills, and squeeze the most from your current environment. One registration gets you into THE VIEW's Admin2010 and Lotus Developer2010.

Register by April 10 to save $200.
ZATZ Home  ·  News  ·  Back Issues  ·  Credits/Trademarks ·  Link To Us
Copyright © 1998-2010, ZATZ Publishing. All rights reserved worldwide.
Editor's Login