Print Header

Related Topics

Related Case Studies

Contact Blue Fish

Blue Fish Development Group
701 Brazos St. #700
Austin, TX 78701
(512) 469-9300

Custom ECM Solutions Articles

DFC Search In Depth

April 8, 2008 - Article by Aaron Dixon

This article explores Documentum search features with a heavy focus on the Java DFC APIs related to search.

Custom Java Lifecycle Modules

April 8, 2008 - Article by Glen Tarrant

Custom lifecycle modules are a very powerful tool for Documentum developers in that they allow the addition of custom business logic to lifecycle states. This article shows you how to create custom Java lifecycle modules for Documentum.

Initiating an IM Program across a Multi-Business Enterprise

April 8, 2008 - Article by Bryant Bonner

Are you one of the many business leaders today looking to launch and lead a major initiative to mature the information management practices across your organization? Are you candidly searching for answers on where to begin (your first bite)? If so, this article may provide you with a way forward.

Introduction to DFS Web Services Client Programming

September 27, 2007 - Article by Glen Tarrant

This article provides a practical example-based introduction to client programming with the out-of-the-box DFS services.

Introduction to Documentum’s Content Server OEM Edition

July 10, 2007 - Article by Thomas Hughes

This article gives an overview of Documentum’s Content Server OEM Edition, a version of the Content Server that can be embedded as a back-end component in other software products.

Testing DFC Offline Using Mock Objects

July 9, 2007 - Article by Steve McMichael

This article describes how to use mock objects to perform offline testing of code written using Documentum Foundation Classes (DFC). Offline testing greatly simplifies the process of unit testing DFC code, because it eliminates the need for a live Documentum server.

EMC World 2007: Getting Started with the Documentum Content Server OEM Edition

May 21, 2007 - Presentation by Joshua Toub

The Content Server OEM Edition repackages the Content Server in a format that can be embedded in third-party products on an OEM basis. In this session, we introduce Content Server OEM Edition, compare and contrast it to the standard Content Server, and share experiences embedding it into a standalone product.

EMC World 2007: Unit Testing Documentum Foundation Classes Code

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.

ISV Integrations: Methods for Integrating Documentum with a 3rd Party Enterprise Application

November 13, 2006 - Presentation by Joshua Toub

This presentation focuses on technical issues with integrating Documentum to another enterprise application. Specific technical topics include folder synchronization, content synchronization, and translation of disparate security models. An overview of Documentum synergies with 3rd party apps and discussion of common integration points are also covered by this presentation.

Software Developer Conference 2006: Automated DFC Unit Testing

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.