Tag: enterprise content management

Questions Related to enterprise content management

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

  1. True

  2. False


Correct Option: B

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


Correct Option: A

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


Correct Option: A

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

  1. True

  2. False


Correct Option: A

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

  1. True

  2. False


Correct Option: B

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


Correct Option: B

The application layer of NLS properties file is hard-coded in the component definition.

  1. True

  2. False


Correct Option: B

When extending an NLS properties bundle, key/value pairs that aren’t explicitly defined in the higher layer are inherited from the lower layer.

  1. True

  2. False


Correct Option: A

You can reorder browsertree nodes using presets.

  1. True

  2. False


Correct Option: B

when modifying a jsp, copy only the parts that will be changing to the /custom application layer. The other parts are inherited from the lower layers.

  1. True

  2. False


Correct Option: B