An Authoring Tool component can be added to any of the technical assets listed, except for which option?
A. Menu component
B. Presentation template
C. Navigator component
D. Authoring template
Which of the following statements is true about the component tag?
A. The component tag can reference library components from any library.
B. The component tag can only reference field vales within content items.
C. The component tag can only reference field values within content items and site areas.
D. The component tag can only reference library components within the current library.
Rob has a clustered IBM Web Content Manager environment.
Which Rendering portlet should he use to access WebContent Manager content?
A. Only the Local Rendering portlets can be used within a clustered environment.
B. Only the Remote Rendering portlets can be used within a clustered environment.
C. Only the Clustered Rendering portlets can be used within a clustered environment.
D. Both the Remote Rendering and Local Rendering portlets can be used within a clustered environments.
Jim created a content page that is linked to a content item using the Manage Pages administration portlet. The page also contains an IBM Web Content Manager Viewer portlet, but noweb content has been selected in the Configure or Edit Shared Settings mode for the portlet.
What is rendered when users access this page?
A. The portlet displays the content that has been specified in the web content section of the page.
B. The portlet displays "Welcome to Web Content Manager" and the "Get Started Now" link.
C. The portlet is not rendered, and users see a blank page.
D. Users get the message: Portlet Unavailable.
Andre is creating an IBM Web Content Manager site that is rendered through Local Rendering portlets. He needs to create a JSP to achieve functionality requested by the business. Where should he place the JSP?
A. [Portal Home]/WCM/Shared directory
B. Local Rendering Portlet WAR directory
C. Remote Rendering Portlet WAR directory
D. Web Content Manager WAR directory
To migrate existing content from IBM Web Content Manager version 7.0 to version 8.0, what database domain must be copied from version to version?
A. Likeminds Database
B. Customization Database
C. Community Database
D. JCR Database
Frank has created a workflow consisting of draft, review, published, and expired stages. In order to have a content item automatically move from the published stage to the expired stage when the expiration date has reached, what should Frank do?
A. Add a "scheduled move" workflow action for items "entering" the expiration stage andassociate the action with the content item's expiration date.
B. Add a "scheduled move" workflow action for items "entering" the publish stage and associate the action with the content item's expiration date.
C. Add an "expiration" action for items "leaving" the publish stage and associate the action with the content item's expiration date.
D. Add a "scheduled move" workflow action for items "leaving" the publish stage and associate the action with the content item's expiration date.
Dylan is using the Update Security task to apply inherited access permissions and remove existing item access permissions for all items or all items of a given type. He wants to preserve the last modified date of items updated. How can he accomplish this?
A. By adding -DpreserveDates=true to the command
B. Version the library before running the command
C. By adding -DpreserveModifiedDates=true to the command
D. He is not able to preserve the last modified date.
Amanda is building a Workflow to manage content for a website.
Which of the following correctly describes how she can use Workflow stages in IBM Web Content Manager?
A. She can assign a Workflow stage to acontent item to determine when it should be published.
B. She can add a Workflow action to a content item to determine when it should be published.
C. She can assign a Workflow stage to a content item to determine who has read access to the content item.
D. She can add a Workflow action to a Workflow stage to allow a content item to be published when it enters the Workflow stage.
Philip needs to enable his website to have content items published first tothe Department Managers group, and then to the general public. Which one of the following options must Philip do to accomplish this task?
A. Specify Department Managers and [ALL USERS] as approvers in a Workflow.
B. Create a Workflow Action, specify Department Managers, and [ALL USERS] in the Read field.
C. Create two Workflow Stages, one with Read="Department Managers" and the other with Read="[ALL USERS]." Place both stages in a Workflow.
D. Create two Workflow Actions, one with Read="Department Managers" and the other with Read="[ALL USERS]." Place both actions in a Workflow.