DFC/ASP Sample App ver 1.0
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.
This sample ASP application was created as an introduction to using Documentum's Foundation Classes (DFC) in an Active Server Pages environment. It has been written to run against any 4i or higher docbase, and uses the COM interface to DFC to make its calls.
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.
- View the sample app here. This is a non-working HTML mock-up of the sample app.
- Download the sample app here.
Version History
- Version 1.0 (7 March, 2001) - Initial Version



