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

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.

Lockheed Martin: Power to the People - Enabling Ever US Citizen to Participate in Federal Rule Making

September 21, 2006 - Presentation by Jason Perkins

Thanks to a new e-Governance initiative, private citizens and elected representatives now have access to a clearinghouse of federal rule-making information. Learn about how this public website was created and how it enables all citizens to make their voices heard by reviewing and commenting on federal rule-making documents. This presentation was given at Momentum 2006 with Vic Forney from Lockheed Martin.

Planview: Using Web Services To Integrate a .NET Solution with EMC Documentum

September 19, 2006 - Presentation by Josh Toub

Planview’s portfolio management solutions help organizations more efficiently manage and govern their IT investment portfolios. Learn how Planview leveraged Web services to integrate its own .NET based solution with EMC Documentum, allowing its customers to store project-related documents within the EMC Documentum repository. This presentation was given at Momentum 2006 with Tim Harmon from Planview.

Getting Started with DFC and DQL

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.

Introduction to WDK Scoping

April 10, 2006 - Article by Mirza Fazlic

This article will introduce the reader to the concept of “scope” as used in the WDK framework, specifically addressing fundamental framework services and related design and implementation details that should be understood when customizing and developing WDK-based application

Using the 5.3 Web Services Framework

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.

A Practical Guide to the Business Object Framework

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.

Unit Testing DFC Code

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.