The HR department has a job posting content item published on their IBM Web Content Manager website. The job posting should only appear on their live website until the end of the month. What is the best way the HR department can ensure the job posting is removed from the live website at the end of the month?
A. Set an expiry date for the end of the month.
B. Restart the content item's workflow on the date the content item should be removed.
C. Set the connect.connector.httpconnector.defaultcacheexpires property in the WCM WCMConfigService service to expire the content item at theend of the month.
D. Manually delete the content item from the library at the end of the month.
正解:A
質問 2:
Kellan is writing a JSP using the Query API. He will be able to query content in the IBM Web Content Manager repository. He will be able to sort the results of a Query API by all of the following attributes except?
A. Date created
B. Date modified
C. Item name
D. Workflow Stage
E. Author
正解:D
質問 3:
For draft items, each of the characteristics are true, except which one?
A. 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 bepublished.
B. Even if a published item has more than one draft, the Manage Drafts button is displayed only on the published version of the item.
C. Draft items are only displayed in the Authoring portlet and are not rendered within the published website.
D. Cancelling a draft is essentially the same as deleting a draft because all the changes made to the item are discarded.
正解:B
質問 4:
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 web content. The syntax for the URL requires him to specify a seedlist ID. All of these are valid seedlist ID's except which one?
A. The unique ID of a site area
B. library/site area/sub-site area/
C. library/site area
D. The JCRID of a site area
E. library
正解:A
質問 5:
Which of the following statements is not true about site areas?
A. Content items can be saved within multiple site areas and multiple site frameworks.
B. The relationships between authoring templates and presentation templates are set in site areas.
C. Site areas can be used to build the site framework within which content items can be grouped.
D. Site frameworks can contain multiple top-level site areas.
正解:D
質問 6:
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 a content item to determine who has read access to the content item.
B. She can add a Workflow action to a Workflow stage to allow a content item to be published when it enters the Workflow stage.
C. She can assign a Workflow stage to a content item to determine when it should be published.
D. She can add a Workflow action to a content item to determine when it should be published.
正解:B
質問 7:
Ella is a web developer using IBM Web Content Manager, and Heather is a Web Content Manager administrator.
Ella has been asked to update one of the presentation templates, but while she is able to open and view the presentation template, she is unable to edit it.
What is the minimum access that Heather must give Ella?
A. Heather must edit the Administrator Defined Security section and give Ella Edit access.
B. Heather must edit the User Defined Security section and give Ella Delete access.
C. Heather must edit the Effective Security section and give Ella Edit access.
D. Heather must edit the Effective Security section and give Ella Delete access.
正解:A
質問 8:
Mario is creating a rendering plug-in. He is writing a plug-in that uses attributes from the current user's profile to determine whether the body of the plug-in tag is rendered or not. The plug-in will be referenced within his web content using a plug-in tag. In order to create this plug-in, Mario must implement which interface?
A. com.ibm.workplace.wcm.api.plugin.content.ContentPlugin
B. com.ibm.workplace.wcm.api.plugin.rendering.RenderingPlugin
C. com.ibm.workplace.wcm.api.plugin.authoring.AuthoringPlugin
D. com.ibm.workplace.wcm.api.plugin.context.ContextPlugin
正解:B