What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)
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...
How do you satisfy this request?
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...
Which option do you use to reset the circumstancing for the AccountOpen case type?
Your application contains the following versions of a service level named AuthorizeClaim. The application is being updated with a new version of the AccountManage ruleset. As part of the update, the service level is no longer circumstanced for AccountOpen cases. The update must retain the circumstancing for the other case...
How do you enable a user to specify a date?
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,...
How do you configure the case stage to satisfy this requirement?
A requirement states that the Users role cannot open a purchase request during the Audit stage of the case life cycle. How do you configure the case stage to satisfy this requirement?A . Apply an Access When record.B . Apply a When record.C . Apply a Privilege record.D . Apply...
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)A . Use grid layouts rather than repeating dynamic layouts to display tabular data.B . Set the importance for columns in repeating dynamic layouts.C . Limit text fields to a...
Identify two options for passing data between a Pega application and a webpage containing a web mashup. (Choose two.)
Identify two options for passing data between a Pega application and a webpage containing a web mashup. (Choose two.)A . Use the attribute data-pega-event-onpagedata.B . Use REST methods to call Pega microservices.C . Call a Pega API function from the host server.D . Call the function pega.web.api.doAction().View AnswerAnswer: AD Explanation:...
Which option satisfies the requirement?
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...
Which configuration option supports this requirement?
You want to allow users to use an application on a mobile device, even if the device is not connected to a network. Which configuration option supports this requirement?A . Simulate external data sources when the application is offline.B . Source repeating layouts using report definitions.C . Configure UI elements...
Which two configurations can you use to include access groups into your Product rule? (Choose two.)
Which two configurations can you use to include access groups into your Product rule? (Choose two.)A . Export the access groups using the Access Manager.B . Add the access groups to the application record.C . Add the access group to the Product record in the Individual instances to include section.D...