Home > Sample Code
Sample Code
DFC/ASP Sample App
DFC/JSP Sample App
Search
Ad for Migration Workbench

Sample Code

The following sample code should help you get started with your Documentum projects.

DFC/ASP Sample App
This is an ASP clone of the JSP application listed above. This sample application shows you how to make DFC calls using COM in an Active Server files environment. It includes code to connect, dissconnect, issue queries, create documents, and view the content of documents stored in the docbase. It also includes an ASP version of the test application that helps you configure your web server environment to call DFC. Written by Fabian Lee, Blue Fish Development Group.

DFC/JSP Sample App
This sample application shows you how to make DFC calls using Java in a JSP environment. It includes code to connect, dissconnect, issue queries, create documents, and view the content of documents stored in the docbase. It also includes a great test application to help you configure your web server environment to call DFC. Written by Fabian Lee, Blue Fish Development Group.

Articles | Discussion Forum | Sample Code | Utilities | Home | Search | Contact