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.
A content item named "News List"has been created in the "News" Site Area, which also contains other news related content items. The "News List" content item uses a menu component named "News Menu" to display a listing of content items in the "News" Site Area.
Since the "New List" contentitem also exists within this site, how can the content author prevent the "News List" content item from being displayed in the menu list?
A. Leave the "current content" field in the menu design properties section of the menu component empty so no outputwill be rendered.
B. Enable the "Exclude current content from results" option in the menu component.
C. Adjust the sort order to "ascending by type" and choose to render the menu list at the second content item.
D. Adjust the sort order to "descending by type" and choose to render the menu list at the second content item.
Michael is configuring IBM Web Content Manager to use IBM WebSphere Portal Search. One of the steps he needs to do is define a content source that will index his webcontent. The syntax for the URL requires him to specify a seedlist ID.
All of these are valid seedlist ID's except which one?
A. library
B. The JCRID of a site area
C. library/site area
D. The unique ID of a site area
E. library/site area/sub-site area/
Cindy has created a Style Sheet component named "corp_style" within the component library. This stylesheet needs to be added to each of her site's presentation templates.
Which of the following options is the appropriate wayto reference a stylesheet within a presentation template?
A. [component name="corp_style"]
B. [element name="corp_style"]
C.
D.
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
Dylan is building a new IT intranet site. Michael is responsiblefor creating the content for the site and Denise must approve all items prior to publication to the site. Dylan is building a workflow for the content on the IT intranet site. The workflow
will have three stages:
Approval Published Expired After content ispublished, Michael should be able to read the content on the live site. He should also be able to access expired content.
For Michael to do his job properly, what are the minimum workflow security settings that Dylan must grant Michael in each workflow stage?
A. Approval = Read, Published = Read, Expired = Read
B. Approval = Approve and Edit, Published = Read, Expired =
C. Approval =
D. Approval = Approve andEdit, Published = Read, Expired = Live
Marek is the content creator who adds job postings to the corporate website. Marek wants to be proactively notified via email when a job posting is rejected by the HR Manager. What must the web content administratordo to facilitate the automatic sending of an email in this scenario?
A. Specify Marek's email address in the workflow's reject email address field.
B. Specify Marek's email address in the authoring template's reject email address field.
C. Create a Workflow Stage, and specify Marek's email address in the stage. Specify the Workflow Stage in the workflow for job postings as the workflow's Reject stage.
D. Create an Email action with Marek's email address. Create a Workflow Stage, and set the stage to execute the Email action. Specify the Workflow Stage in the workflow for job postings as the workflow's Reject stage.
Which one of the following statements is not true for Syndicating Managed Pages?
A. Syndication for managed pages between multiple servers requires that a developer perform an initial staging to all the servers.
B. Syndication for managed pages between multiple servers is not possible.
C. If there is a portlet on a managed page that requires data from the WebDAV file store, a developer must manually copythe required objects to the target system. The syndication process does not verify or transfer WebDAV data.
D. The syndication process performs a prerequisite check on the subscriber to ensure that any required themes, skins, portlets, or iWidgets on a page are present on the target system. If any required objects are missing on the subscriber, syndication is not performed for this page.
The Marketing departmenthas asked Ron, a content developer, to provide a simple way for the Marketing employees to quickly add new content items to the company intranet. They have told Ron that they often think of new items to add while surfing the live website and it is inconvenient to have to open the Authoring portlet and manually select the correct authoring template and site area.
Which of the following processes allows the Marketing department to create content while visiting the live website?
A. Create an Authoring Tool component that exposes the New Content functionality. Configure the Authoring Tool to automatically use the same authoring template and site area as the current content. Add the Authoring Tool to each authoring template used to create Marketing's content.
B. Create an Authoring Tool component that exposes the New Content functionality. Configure the Authoring Tool to automatically use the same authoring template and site area as the current content. Add the Authoring Tool to each presentation template used to render Marketing's content.
C. Create a Content Creation Tool component that exposes the New Content functionality. Configure the Content Creation Tool to automatically use the same authoring template and site area as the current content. Add the Content Creation Tool to each presentation template used to render Marketing's content.
D. Create a JSP component that uses the standard IBM Web Content Manager web services interface to invoke a content creation action. After the web service returns a successcode, generate a link to the Authoring portlet and redirect the user's browser to the Authoring portlet.
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.