1.

In Oracle Oa Framework, Is The Mds Page/document Definition Stored In Database Or In The File System?

Answer»

The MDS document DETAILS are loaded into DATABASE, in the following SETS of TABLES.

JDR_ATTRIBUTES
JDR_ATTRIBUTES_TRANS
JDR_COMPONENTS
JDR_PATHS

The Document is loaded via XMLImporter.

The MDS document details are loaded into database, in the following sets of tables.

JDR_ATTRIBUTES
JDR_ATTRIBUTES_TRANS
JDR_COMPONENTS
JDR_PATHS

The Document is loaded via XMLImporter.



Discussion

No Comment Found