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

Further Streamline BOF Module Deployment During Development

November 7, 2008 - Article by Steve McMichael

Currently, EMC provides no officially supported mechanisms for creating, updating, and/or deploying BOF modules in a fully automated manner from source code to a target docbase. Thankfully, Documentum Application Builder ships with an Ant task, “BOFPackaging”, that we can use to deploy new modules to a Documentum repository. But while the automated “BOFPackaging” task represents a significant improvement over manual deployments, it too can be inefficient at times. To address this problem, I created a generic, commandline application, FileLoader, which can add new files or update existing files in a docbase.

Uncommon Thinking About Common Solutions

October 24, 2008 - Article by Josh McJilton

Implementing common technology solutions is a standard way to drive down IT development and support costs. However, initiatives to implement these common solutions often fail to deliver the expected value or simply flat out fail. One reason for these failures is that all too often companies try to implement the wrong type of common solution. This article explores this conclusion and presents a model your organization can use to avoid this common mistake.

Introduction to Documentum Composer

October 10, 2008 - Article by Jason Duke

As part of the new Documentum 6 platform, EMC has introduced Documentum Composer, a new application for packaging and deploying Documentum artifacts. This article aims to provide an initial introduction to the Composer application, including some core concepts, a discussion of major changes from the world of Documentum Application Builder (DAB) and Documentum Application Installer (DAI), and some tips and tricks to make using Composer easier and less problematic.

Introduction to Documentum IRM Services

August 29, 2008 - Article by Terence McDevitt

As an enterprise attempts to empower knowledge workers, they face challenges with how to ensure that information that is disseminated is also protected. Information Rights Management solves this problem by providing security policies and encryption on critical content. Recently, a number of key players in the Enterprise Content Management (ECM) space have integrated IRM technologies into their platforms. In 2006, EMC acquired Authentica, allowing Documentum to provide IRM capabilities to its users. This article will explore Documentum IRM Services features as well as how IRM Services integrates into a typical Documentum architecture.

Enabling High Availability for a Complex Documentum Based Application

August 29, 2008 - Article by Jamie Balling

Application monitoring should not only confirm that system components are running, but should make sure they are functioning properly. This paper discusses a strategy we employed for a complex Documentum based system.

Introduction to the WDK Automated Test Framework

August 27, 2008 - Article by Thomas Hughes

This article provides Documentum developers and testers with an introduction to the WDK 6.0 test framework distributed by EMC. The article walks you through the steps of creating and verifying a basic Webtop test, presents some tips and tricks to help you avoid problems, and provides an overview of the test framework’s advanced testing features.

Using Documentum Lifecycle State Extensions

August 6, 2008 - Article by Glen Tarrant

Lifecycle state extensions are a powerful tool for Documentum developers in that they allow the addition of custom attributes to lifecycle states. This article shows you how to create and access custom lifecycle state extensions for Documentum.

Automate BOF Module Deployment During Development

August 6, 2008 - Article by Steve McMichael

Currently, EMC provides no officially supported mechanisms for creating, updating, and/or deploying BOF modules in a fully automated manner from source code to a target repository. Thankfully, Documentum Application Builder ships with an Ant task, “BOFPackaging”, that we can use to deploy new modules to a Documentum repository.

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.