Hi guys! I'm a Documentum noob (perhaps even less than that). I just want to clarify something.
I have Documentum 5.3 installed in my server, and then I found out that inside the installation folder is a database named, "DM_doc6_docbase." I opened it in SQL Server 2005 and I saw all the objects of Documentum stored in tables. Among them is table "dm_user_s." I opened the table and I saw the records of all users and their object ID's.
So here's the thing:
I need to get all Documentum users from an ASP.NET web application. Is it safe for me to use this database through SQL Server 2005 to SELECT all records from "dm_user_s" table? Are all Documentum installation has a "DM_<docbaseName>_docbase" inside its installation? Please help. Any kind of reply is most appreciated.
Thank you!
Kind Regards,
K. Macariola