Content editors are reporting that the Contributor interface in WebCenter Sites slows down at certain times during the day when they enter and edit content. Which two tools can be used todiagnose wherethe problem lies?
A. the cache management tool. Launch this tool on the delivery server to see how many items are in the ContentServer cache.
B. the web server logs. Use these logs to check the amount of public traffic on the delivery server.
C. the resultset cache section of system tools. Check to see if there are any tables that are inefficiently cached.
D. thread dumps. Take thread dumps to see where the WebCenter Sites server is spending its time.
Typeless templates can be applied to________.
A. only out-of-the-box asset types
B. any asset type
C. only CSElements
D. only subtypes of an asset
E. only parent assets
When creating a user in the WEMinterface, what are theminimum fields that are required?
A. Name
B. Email
C. ACLs
D. Groups
E. Password
F. Assign user to a site
Given:http://host:port/servlet_context_path/ContentServer?pagename=name_of_page
In the preceding URL, which two legal values does name_of_page represent?
A. externally callable name of a template
B. SiteEntry
C. CSElement name
D. fully qualified page asset name with URL encoding
You are creating a template thatistested to render a dynamic list of 20 links to heterogenous flex asset types that share the same flex attribute family. The list is generated by creating a dynamic list through code by constraining it with one or more keywords that are passed into the template using cache parameters. The behavior of the potential list candidates is as follows:
Which three are asset types?
A. Page
B. Attribute Editor
C. Start Menu
D. Page Definition
E. Workflow Process
F. Role
Your client has an existingvideo streaming service thatis performing well. Videosare of high definitionand can measure ingigabytes of data each.The Marketing team wantsthe ability to allow itseditors toembed videos in the middle of their CKedit body attributes, with the stipulation that there is no need for any coding for the editors.Assume that the editors alreadyknow how to use all the OOTB features of CKedit. Additionally, the Marketing team wants video links to appear in lists with other heterogeneous assets throughout the website.
Which solution will best meet these requirements?
A. Create a basic asset that has several metadata attributes, one of which stores a reference to the video stream server URL. Create a typed template that builds the JavaScript code to render the video "in situ."
B. Train the editors to simply type the URL of the video server in their CKedit body attribute by using the source code feature.
C. Migrate the video blob data to the WebCenter Sites database as assets. Create a typed template that streams each video asset via blob server tags "in situ" just like any other blob asset.
D. Create a flex video asset definition that has a single attributes that stores the JavaScript to embed the video player. Create a template that simply streams the JavaScript "in situ."
Which three are justificationsfor using an LDAP serverwith WebCenter Sites?
A. centralizing user credentials
B. separation of storage for identity and content
C. leveraging existing identity management solutions
D. improved asset management
E. enhanced ACL configuration
When you want to cache aCSEIement explicitly, you need to:
A. create an external dependency for the element
B. create a SiteEntry for the element
C. add the
D. add the
To reproduce an environment, which two backups are required at a minimum?
A. cold backup of the database schema
B. backup of the WebCenter Sites shared file system
C. backup of the WebCenter Sites web applications
D. backup of the Webserver configuration files