Real Exam Questions
Which two statements are valid regarding Pega Web Mashups? (Choose two.)
A. A mashup display starts by calling either a flow or a harness from a Pega application.
B. Pega Platform limits a mashup to working on existing cases.
C. A mashup can allow access to Dev Studio for full system configuration.
D. A user can view their worklist in an external portal and select items to take action on.
- Answer Answer: AD
What are three valid ways to exchange data through a Pega Web Mashup? (Choose
three.)
A. Use an SQL call to exchange data between the mashup and hosting web page.
B. Use the data-pega-event-onpagedata attribute to configure the default value for the
gadget.
C. Use a queue processor to pass updated attributes to the gadget on the hosting web
page.
D. Use an action object configured as a script to perform additional actions on a web
mashup gadget.
E. Use the Javascript function doAction() to set or read data values through the hosting
web page. - Answer Answer: BDE
A form must support accessibility.How do you enable a user to specify a date?
A. Configure a text box to allow date entry.
B. Use a calendar control that displays an entire year.
C. Use a calendar control that displays an entire month.
D. Provide separate controls for month, day, and year. - Answer Answer: B
A client requests that you add a footer to the Case Manager portal.How do you satisfy
this request?
A. Update the portal format in the skin applied to the portal.
B. Update the portal type on the portal record.
C. Change the section layout on the harness referenced on the portal record.
D. Configure a navigation record to describe the new portal format. - Answer Answer: D
You need to localize correspondence into a language that is unavailable in the Pega
language pack.Which option satisfies the requirement?
A. Run the Localization wizard and add translations to Translation.html.
B. Create the Translation rule manually and include the rule in the application ruleset.
C. Leverage translation services SOAP calls and enable records for translation.
D. Configure a field value record that contains the correspondence text. - Answer
Answer: A