Multiple choice technology enterprise content management

Each wdk war file contains a dfc.properties file that defines the connection broker and global registry settings.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

WDK applications rely on the Documentum Foundation Classes (DFC) for repository communication. Each WDK WAR file includes a dfc.properties configuration file in its classpath (WEB-INF/classes) containing connection broker (Docbroker) details and global registry settings. This configuration is necessary for the application to establish Docbase connections.