The AT Printer Corp is a manufacturer ofcomputer printers. They are building a new website using IBM Web Content Manager. The site contains pages that describes each of their product lines.
When content creators are creating a product content item, they are required to include one of five preformatted company slogans as a part of the content.
Which of the following actions can Jim, a developer, do to facilitate this requirement easily?
A. Jim creates an authoring template and adds all five slogans as HTML components to the authoring template. The HTML components are then referenced in an Option Selection element on the authoring template.
B. Jim first creates an Option Selection component in the Component library with all five slogans. Jim then adds this Option Selection component to the authoring template using Manage Elements.
C. Jim gives content creators the Contributor role on the authoring template. Content Creators can then use Manage Elements to add a new field to each content item for the slogan.
D. Jim first creates five HTML componentsin the Component library; one for each slogan. Jim can add a Component Reference element to the authoring template.
Priscilla has been tasked to configure an authoring environment. One requirement is to automatically append a wildcard character to the end of search terms when entered in the basic search field. How does she configure this action?
A. Within the IBM WebSphere Portal administration console, Priscilla must edit theIBM Web Content Manager WCMConfigService service and modify the value of wcm.authoringui.simplesearch.addstar to true.
B. Within the WebSphere Portal administration console, Priscilla must edit the Web Content Manager WCMConfigService service and modify the value of wcm.authoringui.simplesearch.appendstar to true.
C. Within the IBM WebSphere Integrated Solutions console, Priscilla must edit the Web Content Manager WCMConfigService service and modify the value of wcm.authoringui.simplesearch.addstar to true.
D. Within the WebSphere Integrated Solutions console, Priscilla must edit the Web Content Manager WCMConfigService service and modify the value of wcm.authoringui.simplesearch.appendstar to true.
Graham is a content developer. He has been tasked to create several forms forthe Internet site for his company. He does not want to have to create a presentation template for every page that requires a form. How could he reduce the number of presentation templates needed to display the various forms for his Internet site?
A. Within his authoring templates, Graham could place a Text field. He could then select the HTML forms needed within the text field.
B. Within his authoring templates, Graham could place an Option Selection field. Then, he could create the HTML forms as separateHTML objects and reference them with the Option Selection fields of his content item.
C. Within his authoring templates, Graham could place a Link field. Then, he could create the HTML forms as separate HTML objects and reference them from the Link fields of his content item.
D. Within his authoring templates, Graham could place a Component Reference field. Then he could create the HTML forms as separate HTML objects and reference them from the Component Reference fields of his content item.
IBM Web Content Manager provides support for thenotification of events, such as item state changes, or services starting and stopping. These notifications can be delivered as messages to the Java messaging service. All the following are classes of events that can be delivered as messages to the Java messaging service, except which one?
A. Item events
B. Syndication events
C. Pre-render events
D. Export events
While creating a syndicator-subscriber relationship, all the followingsteps are necessary, except:
A. Both the subscriber and syndicator are running and can access each other over a network.
B. On the subscriber server, the administrator has to create a credential vault slot to allow access to the syndicator server.
C. Thevalue of the variable 'deployment.subscriberOnly' in the IBM Web Content Manager WCMConfigservice should be set to true on the subscriber server.
D. Ensure that the syndicator and subscriber are running the same version. For example: Syndication will workbetween versions 7.0.0.0 and 7.0.0.1, but will not between versions 7.0.0 and 8.0.0.
All of the following statements regarding syndication between servers are correct, except:
A. A server with version 8.0.0.0 can syndicate toanother server with version 8.0.0.1 installed.
B. A server with version 7.0.0.0 can syndicate to another server with version 7.0.0.1 installed.
C. A server with version 8.0.0.0 can syndicate to another server with version 7.0.0.0 installed.
D. A server with version 8.0.0.0 cannot syndicate to another server with version 7.0.0.0 installed.
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
Chad has created a new library and needs to add it to his syndication process.
Which of the following statements is correct?
A. He should add a new library to the subscriber, and click the Update button to force the new library to be syndicated immediately.
B. He should delete then recreate the syndicator and specify the new library before initial syndication occurs.
C. He should add a new library to the syndicator and click the Update button to force the new library to be syndicated immediately.
D. He should delete then recreate the subscriber and specify the new library before initial syndication occurs.
An IBM Web Content Manager administrator would like to restrict a group of users to see only content and components (i.e. image, html, menu, navigator,etc.) in a Web Content Manager Authoring portlet. How can this be done?
A. Use the Web Content Libraries portlet to set access control on library resources.
B. Assign the group of users contributor access to the content library.
C. Configure the "View Options" found within the Web Content Manager Authoring Portlet Settings.
D. Assign the group of users to both the user and contributor roles at the content library root.
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.