Utilities
The following utilities are provided free of charge and without support. Niether dm_developer nor the
individual authors warrant these utilities. Use them at your own risk. However, if you do encounter problems or bugs, the authors are generally helpful and willing to offer assistance.
Types Spreadsheet
| This is an excel spreadsheet with a VBA macro. It populates a pull down list of types from the docbase (it connects via Workspace 3.2x). When a type is selected from the picklist and the button pushed, it populates a speadsheet with all of the object type's attributes as well as the attributes for each of the object type's supertypes. Autored by Edward Doey, CADspace Software. |
Intro to Db::Documentum
| This PDF file is an introduction to and user's manual for Db::Documentum ver 1.4. Written by Scott Roth. |
Db::Documentum v1.4
| Db::Documentum is a Perl interface to the Documentum C API. It can be used in place of the VB client for those who prefer Perl to VB, and can be integrated with other Perl applications. The Perl interface requires native Documentum libraries for your platform. Db::Documentum does not currently provide an interface to the Documentum Foundation Classes (DFC). It is quite stable and has been tested or known to compile with Documentum 3.x and 4.x servers and clients running under Windows NT 4.0, Solaris, AIX, and HP/UX. Authors are Brian W. Spolarich and Scott Roth. |
Create Method
| A docbasic procedure for creating a dm_method object. By Michael Trafton, Blue Fish Development Group. |
Create ACL
| A docbasic procedure designed to create an Access Control List as part of an installation procedure. By Michael Trafton, Blue Fish Development Group |