May 21, 2007 - Presentation by Steve McMichael
Writing effective JUnit tests for DFC code can be difficult, especially when issues like security, setting up docbase state, and tearing down docbase state are taken into consideration. In this session, we discuss the obstacles and demonstrate a basic framework for testing DFC code.
November 13, 2006 - Presentation by Bump Verde
Writing effective JUnit tests for DFC code can be difficult, especially when issues like security, setting up docbase state, and tearing down docbase state are taken into consideration. This presentation discusses the obstacles and provides a basic framework for testing DFC code.
June 1, 2006 - Article by Steve McMichael
Learn how to use the Documentum Foundation Classes (DFC) and the Documentum Query Language (DQL) to perform basic document management activities.
April 6, 2006 - Article by Lisa Hill
This document provides some tips, tricks, and sample code for using the Documentum 5.3 Web Services Framework from a Java client.
January 2, 2006 - Article by Jason Duke
Provides a practical guide to help a developer get started using the Business Object Framework (BOF), including real-world examples and sample code, as well as best practices for creating, configuring, and deploying your BOF objects.
December 28, 2005 - Article by Bump Verde
Writing effective JUnit tests for DFC code can be difficult, especially when issues like security, setting up docbase state, and tearing down docbase state are taken into consideration. This article discusses the obstacles and provides a basic framework for testing DFC code.
January 1, 2005 - Article by Bump Verde
Learn how to use the IDfCollection interface to process the results of DQL statement executions.
October 31, 2004 - Article by Bump Verde
The Documentum Content Server provides support for auditing events of interest which occur
to objects in the Docbase and to application-specific entities. This article explores the
features of the audit facility, how to configure it, and how to work around some of the
problems using it with DFC.
October 1, 2004 - Article by Jes Wills
An overview of the DFC Query Manager.
August 2, 2004 - Article by A.J. Whitney
The Documentum Java Method Server enables efficient invocation of Documentum methods
implemented in Java. This article explores the features of the method server,
how to configure it, and where to look when you run into trouble.