EMC Documentum WDK Application Development

Test your knowledge of EMC Documentum WDK (Web Development Kit) component architecture, application layers, configuration, and deployment for web-based document management applications.

12 Questions Published

Questions

Question 1 True/False

The wdk enables you to create web applications that work with the emc documentum platform.

  1. True
  2. False
Question 2 True/False

Wdk-based applications must be installed on each user’s machine.

  1. True
  2. False
Question 3 True/False

You must use webtop or derivatives of webtop as a starting point for your wdk-based application.

  1. True
  2. False
Question 4 True/False

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

  1. True
  2. False
Question 5 True/False

All jee application server implementations use the same procedure to install war files.

  1. True
  2. False
Question 6 True/False

Application layer derectories are sub-directories of the virtual directory.

  1. True
  2. False
Question 7 True/False

To configure an element in webtop/app.xml, you should change the value(s) in the configuration file directly.

  1. True
  2. False
Question 8 True/False

If you need to change grandchild of the primary element, you should copy the entire child (that contains the grandchild) of the primary element to the /custom application layer.

  1. True
  2. False
Question 9 True/False

A component’s definition file defines the other pieces of the component (i.e. wdk form, java behavior class, NLS properties bundle).

  1. True
  2. False
Question 10 True/False

There will be one component in the componentlist for each component definition file in the application.

  1. True
  2. False
Question 11 True/False

Component definition files are found in the {virtual root}\config directory or subdirectories.

  1. True
  2. False
Question 12 True/False

If you want to extend a component defined in the webtop application layer, you must always copy the elements you want to change from the webtop layer to the custom layer.

  1. True
  2. False