Hello,
I have a question on metadata extraction. The scenario is that we have multiple repositories, one of them being on Documentum. There is a plan to build a home grown application for front end to display only metadata (from all repositories) and not the actual content. I guess we can extract only metadata from DB , store it in an intermediate area and query this intermediate DB to display on the frontend. Thoughts please?
Would be greatful if you can also share any Best Practices around metadata extraction.
# Dctm 6.7, Oracle DB 11g R2.
Many thanks !