For draft items, each of the characteristics are true, except which one?
A. Cancelling adraft is essentially the same as deleting a draft because all the changes made to the item are discarded.
B. For draft items in a project that are ready to be published, the draft remains in a pending state until all items in the project are ready to be published.
C. Draft items are only displayed in the Authoring portlet and are not rendered within the published website.
D. Even if a published item has more than one draft, the Manage Drafts button is displayed only on the published version of the item.
Jennifer is a developer creating a new authoring template to allowcontent creators to create job postings. One of the fields that needs to show on the authoring template is Salary. Which of the following element types is appropriate for this type of information?
A. Text
B. Decimal
C. Number
D. Currency
The marketing department at Acme Marketing uses the Press Release authoring template to create press releases. Staff often forget to includethe contact email address for the author of the press release.
How can Bob, the web content developer, ensure that the authors always include a contact email address?
A. In the properties for the contact email element, select the Identify this as a required field check box.
B. Add the appropriate validation JSP component to each element in the Identify this as a required field.
C. Select the Require input for all fields check box in the first workflow stage for this type of content.
D. Create a workflowstage and assign reviewers of the content. The reviewers are responsible for rejecting content that does not include an email address.
Content authors are creating content items that are located across the site structure and are using categories to group related content items together. An administrator would like to allow website visitors to more easily navigate to content items in a specific category by providing a list on the site home page.
Which of the following components should be used?
A. HTML Component
B. Navigator Component
C. Menu Component
D. Taxonomy Component
JSP files can be stored and referenced in all of the following locations, except which of the following options?
A. was_profile_root/installedApps/node-name/wcm.ear/ilwwcm.war
B. /wps/customapplication/jsp/
C. was_profile_root/installedApps/node-name/PA_WCMLocalRendering.ear/ilwwcm- localrende.war
D. /wps/customapplication;/jsp/
Which of the following best describes the syndication option types that are available?
A. Live Projects All items
B. Live items All items
C. Live items Live and Projects All items
D. Live and Projects All items
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.
Jack is an IBM Web Content Manageradministrator. Diane is a content creator. Jack needs to grant Diane access to the Web Content Manager library that allows Diane to create content items. What role should Diane be a member of that gives her the minimum security rights?
A. User
B. Contributor
C. Editor
D. Manager
Sam is a content developer responsible for building thecompany's new public website. When content is published to the site, it should be available to any site visitors regardless of whether they have authenticated to the site. Assuming the library is already properly secured, the easiest way to do this task is:
A. Give Live access to [all users] for each content item.
B. Give Live access to [everyone] for each content item.
C. Give Read access to [all users] for each content item.
D. Give Read access to [everyone] for each content item.
Which of the following best describes the role of a reject stage:
A. When an item is rejected, a reject stage can be triggered that executes pre-defined actions. Once the actions have beenexecuted, the item is returned to the first stage of the workflow.
B. When an item is rejected, a reject stage can be triggered that executes pre-defined actions. Once the actions have been executed, the item is returned to the previous stage of the workflow.
C. When an item is rejected, a reject stage can be triggered that executes pre-defined actions. Once the actions have been executed, the item is returned to the first stage of the workflow and the content author is notified.
D. When an item is rejected, a reject stage can be triggered that executes pre-defined actions. Once the actions have been executed, the item is returned to the stage specified in the reject stage.