Which option correctly describes the relationship between WebCenter Portal and ADF?
A. ADF is the development framework in which WebCenter Portal is based, and also the framework recommended for custom development (of portlets, taskflows, and templates).
B. ADF is the development framework recommended for taskflow development. WebCenter Portal has an ADF integration gateway to support ADF taskflows.
C. ADF is the integration layer for WebCenter Portal. All communication with external applications is done through ADF standards.
D. ADF is an architectural concept for developing web applications using an MVC (model-view- controller) framework. ADF has a set of models that can be used to speed up development time.
Which three asset types are used to define the layout and the look and feel of the portal?
A. Skins
B. Page Styles
C. Content Presenter Templates
D. Task Flow Styles
Which protocols are used by the Mall Service to support mail servers?
A. IMAP and SMTP protocol
B. POP and SMTP protocol
C. Microsoft's MAPI protocol
D. Universal Messaging Service (UMS)
Identify the skin that was released with WebCenter Portal 11.1.1.8 and should not be used with older templates.
A. Skyros
B. Fusion FX
C. Spaces FX
D. FASkin
How do you share a navigation model between multiple portals?
A. Create a navigation model at one of the portals and share that with the other portals.
B. Within each portal, make a copy of the desired navigation model.
C. Create a shared navigation model at the global level and modify each portal's setting to use the shared navigation model.
D. This is not possible.
What cannot be done in the page editor?
A. copying a page with its page variants
B. previewing a page in different devices
C. adding a page parameter for just one page variant but not its base page
D. filtering the pages by device group
In which two ways can a customer enable better mobile device access for Portal users?
A. by using personalization to create different pages for each device
B. by using the Mobile Application Framework (MAF) application that comes bundled with Portal
C. by creating skins and templates that follow responsive design principles
D. by creating page variants for different devices
After deploying WebCenter Portal for an enterprise, you can optionally register a connection to Portlet
producers.
Which three mechanisms allow you to accomplish this?
A. Portlet producers can be registered with WebCenter Portal using the WLST (WebLogic Scripting Tool) command.
B. Portlet producers can be registered by using Fusion Middleware Control (Enterprise Manager).
C. Portlet producers can be registered via SQL.
D. Portlet producers can be registered using Portlet Producer Registration Task Flow from within WebCenter Portal.
Which two steps should you perform to begin developing a single item Content Presenter display template in JDeveloper?
A. Create a new Content Presenter template from the JDeveloper New Gallery.
B. Create a new JSF Page Fragment from the JDeveloper New Gallery.
C. Add the dt:contentTemplateDef tag to the display template.
D. Add dt:contentTemplate to the display template.
Your customer requires that a particular user, Scott.Tiger, be a member of every portal created in
WebCenter Portal.
How do you achieve this?
A. Plug in additional code to add the user during portal creation.
B. You should not do this. This is a security breach and only moderators should add members.
C. Uses WebCenter Portal REST or Web Services to achieve this.
D. Use a portal template that contains the user as the member.