In the following calltemplate tag forassettype C, what does variant stand for?
A. different layout templates for the asset type C that can be used in this slot
B. different subtypes that can be handled by the template HelloDetail
C. different slots used for web mode and form mode for HelloSlot
D. custom template property that can be controlled from web mode
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
Which three can be used by an externalsystem to retrieve content fromWebCenter Sites overHTTP?
A. Writing SQL statements to directly retrieve data from the WebCenter Sites database
B. Creating templates that use the asset API in WebCenter Sites
C. Directly reading content stored on the shared file system in WebCenter Sites
D. Using the REST API provided by the WEM framework
E. Creating templates that use JSP code in WebCenter Sites
In a default installation,which three users existin the SystemUsers table?
A. Fwadmin
B. csuser
C. ContentServer
D. DefaultReader
E. SatelliteServer
In the following render tag, what does childpagename refer to?
A. childpagename refers to the value of the template that you want to render.
B. childpagename refers to the name of the child page asset that you want to render.
C. childpagename refers to the wrapper element that you want to render.
D. childpagename refers to the element associated with the current page name.
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
Which JSTL tagwould you use whenyou need togenerate a linkto an imageserved by WebCentSites?
A. render:gettemplateurl
B. render:stream
C. render:satellitebloburl
D. render:satellitestream
What is wrong with the following code fragment?
A. Nothing. This code fragment will work as expected.
B. The slot name HelloSlot cannot be repeated for any given content management site.
C. The template name Detail cannot be repeated for any given content management site.
D. Theinsite:calltemplatetag has a syntax error. The Argument field, which is a required argument, is missing.
Your legal department hasinformed you thatthere is a newrequirement thatevery version of every webpage must bestored for sevenyears going forward.The site doesnot use Engagebutit does usetranslations.Currently, publishingis every 24 hours.
What is the lowcost way to meet thisrequirement?
A. configuring Site Capture on delivery to execute every 24 hours
B. leveraging the built-in block-level mirroring of both the database and the shared file system in the enterprise storage area network to execute every 24 hours
C. modifying publish to publish to two delivery destinations simultaneously
D. running two shell scripts that tar the shared file system and the database, respectively, to execute every 24 hours