Free PEGACLSA74V1-R Exam Braindumps (page: 6)

Page 5 of 39

A case displays recent customer transaction. Different operators often view the recent transactions for the same customer repeatedly throughout the day. the operation to fetch the transactions is resource-intensive, and the source data is updated once an hour. select two options to configure a data page to cache the customer transactions and minimize the operator's wait time. (choose two)

  1. configure the data page scope to node.
  2. configure the refresh strategy to reload of older than 1 hour
  3. configure the data page scope to thread.
  4. configure the refresh strategy to reload once per interaction.

Answer(s): A,B



Given the following classes and properties:
myco-data-shape (abstract)
area color myco-data-shape-rectangle length width myco-data-shape-circle radius a page list property .shapes is defined as being of the abstract class myco-data-shape.
select two correct statements. (choose two)

  1. a rule defined in myco-data-shape-rectangle can modify the. Color property.
  2. pages of shapes can contain. length and. Radius.
  3. A rule existing in myco-data-shape can be overridden in myco-data-shape-circle.
  4. pages of .Shapes can be of either myco-data-Shape-rectangle or myco-data-shape-circle, but all pages must be the same.

Answer(s): B,C



your application connects to two REST services that list details about bank offices. One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.
the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in cities with that name. The application uses data pages to cache details about bank offices. select two options to configure a data page to accept either a postal code or a city name as a parameter and call the appropriate REST connector.(choose TWO)

  1. sourcing data from both rest connectors and using the response data transform to select the correct data
  2. sourcing data from a single REST connector that is circumstanced based on the input parameter
  3. sourcing data from each REST connector separately and using a when rule to select the appropriate data source at run time
  4. sourcing data from an activity that evaluates the parameter to select the appropriate REST connector to call at run time

Answer(s): C,D



your application connects to two REST services that list details about bank offices. One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.
the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in cities with that name. The application uses data pages to cache details about bank offices. which approach do you use to populate a data page with a list of bank offices in a postal code from the REST service?

  1. configure a REST connector data source. configure the REST connector to reference the postal code from the work object using the request data transform.
  2. configure a REST connector data source. Set the Endpoint on the data source to reference the postal code parameter value at the end of the URL
  3. configure a REST connector data source and pass the parameter page to the connector. configure the REST connector to reference the same parameter in the query string for the get method
  4. configure a REST connector data source and pass the postal code parameter to the request data transform configure the REST connector to use the postal code the query string for the get method

Answer(s): D






Post your Comments and Discuss Pegasystems PEGACLSA74V1-R exam with other Community members:

PEGACLSA74V1-R Discussions & Posts