It doesn’t take much activity in the realm of Twitter to find that these acronyms (ECM, CMS & WCM see the Glossary at bottom of page) produce some strong opinions at 140 characters per post. There are arguments to exclude programs or include SaaS solutions under the CMS umbrella. There are polemics about some mainstream systems like Sharepoint.
Data Management
CMS, Documentum, ECM, EMC, Microsoft, Open Text, Oracle, Sharepoint, Stellent, WCM
I needed a quick tool to convert document numbers to filenames. We have an old tool that someone either wrote or we found somewhere but everything’s in the interface and it’s not totally accurate so I wrote a quick .NET component into which you can pass the document number and it’ll give you the calculated portion of the filename. Add that to the DocServer_Loc and Path, the Version and SubVersion and voila you’ll pretty much know the filename.
The interface I wrote with this already has the Version and SubVersion options (default configurations have 99 versions and 26 subversions plus the “!” to indicate no subversions). The interface also has minimal error handling.
This is a preview of
Filename conversion for Open Text’s eDocs DM
.
Read the full post (162 words, estimated 39 secs reading time)
Data Management, Technology
application, C#, code, component, Content Management, DM, Document Management, ECM, eDOCS, Hummingbird, Open Text, program, utility