Prueba De Refuerzo 2

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Carlos Villalta
C
Carlos Villalta
Community Contributor
Quizzes Created: 1 | Total Attempts: 49
Questions: 18 | Attempts: 49

SettingsSettingsSettings
Prueba De Refuerzo 2 - Quiz

Test


Questions and Answers
  • 1. 

    You want to write all errors detected when loading a data page to a log file. How would you do that?

    • A.

      Use an existing function in the error handling data transform

    • B.

      Use the error handling flow.

    • C.

      Use a transition condition.  

    • D.

      Invoke the error handler from the post processing activity in a data page.

    Correct Answer
    A. Use an existing function in the error handling data transform
    Explanation
    One way to write all errors detected when loading a data page to a log file is by using an existing function in the error handling data transform. This means that there is already a function available in the error handling data transform that can be used to capture and log any errors that occur during the data page loading process. By utilizing this function, all errors can be easily recorded and stored in a log file for further analysis and troubleshooting.

    Rate this question:

  • 2. 

    An agent runs every day at 7:00 A.M. You have been asked to update the agent so that it runs once every 300 seconds. How would you modify the agent schedule to meet this requirement?

    • A.

      Change the Periodic pattern to Recurring. Open the Parameters dialog and update the schedule.

    • B.

      Change the Recurring pattern to Periodic and enter the Interval value.

    • C.

      Keep the Periodic pattern. In the Parameters dialog, update the schedule. 

    • D.

      Keep the Recurring pattern and update the Interval value.  

    Correct Answer
    B. Change the Recurring pattern to Periodic and enter the Interval value.
  • 3. 

    You have configured an agent to automatically send correspondence. The agent runs in standard mode using AQM. As of the last agent run, entries failed to commit and the correspondence was not sent. Which two approaches could you take to troubleshoot the issue? (Choose Two)

    • A.

      Open the Requestor Management screen in SMA, select the requestor with a waiting message, and run the Tracer. 

    • B.

      Open the Requestor Management screen in SMA, select the requestor with a waiting message, and display the error message and stack trace information.

    • C.

      Open the Broken Process queue, select an item, and run the Tracer.

    • D.

      Open the Broken Process queue, select the entry, and view the error message and stack trace information.

    Correct Answer(s)
    A. Open the Requestor Management screen in SMA, select the requestor with a waiting message, and run the Tracer. 
    D. Open the Broken Process queue, select the entry, and view the error message and stack trace information.
    Explanation
    To troubleshoot the issue of failed correspondence, you can take the following two approaches:
    1. Open the Requestor Management screen in SMA, select the requestor with a waiting message, and run the Tracer. This will help you trace the execution of the agent and identify any errors or issues that may have occurred during the process.
    2. Open the Broken Process queue, select the entry, and view the error message and stack trace information. This will provide you with specific details about the error that caused the correspondence to fail, allowing you to investigate and resolve the issue.

    Rate this question:

  • 4. 

    Which two statements accurately describe the use of a symbolic index? (Choose two.)

    • A.

      <LAST> sets or retrieves an element value from the end of a value list or page list property.

    • B.

      <PREPEND> inserts a new element in a value list or page list property as the first element.

    • C.

      <APPEND> adds an element at a designated location in a value list or page list property. 

    • D.

      <CURRENT> inserts a new element in a value list or page list property at the currently referenced index.

    Correct Answer(s)
    A. <LAST> sets or retrieves an element value from the end of a value list or page list property.
    B. <PREPEND> inserts a new element in a value list or page list property as the first element.
    Explanation
    The first statement, " sets or retrieves an element value from the end of a value list or page list property," accurately describes the use of a symbolic index. This means that the index can be used to access the last element in a list or property.

    The second statement, " inserts a new element in a value list or page list property as the first element," also accurately describes the use of a symbolic index. This means that the index can be used to add a new element at the beginning of a list or property.

    Rate this question:

  • 5. 

    Field values enable you to _________________.

    • A.

      Customize a list of allowed values for a property based on the context of the property 

    • B.

      Set default values for a property   

    • C.

      Test the validity of an input value 

    • D.

      Define the values used in a circumstance template

    Correct Answer
    A. Customize a list of allowed values for a property based on the context of the property 
    Explanation
    Field values enable you to customize a list of allowed values for a property based on the context of the property. This means that you can specify which values are valid for a specific property, ensuring that only those values can be entered or selected. This allows for greater control and accuracy in data entry, as well as consistency in the values used across different instances of the property.

    Rate this question:

  • 6. 

    An order fulfillment process includes a request for quotes from multiple shippers. You want the system to automatically call a quote request subprocess for each vendor. How would you configure your process?

    • A.

      Add a Subprocess shape for the request subprocess and specify the Spinoff option.

    • B.

      Add a Split For Each shape and run the request subprocess for each vendor on a page list.

    • C.

      Add a Split Join shape and run the request subprocess for each vendor on a page list.

    • D.

      Add a Split For Each step to the case lifecycle and run the subprocess for each vendor on a page list.

    Correct Answer
    B. Add a Split For Each shape and run the request subprocess for each vendor on a page list.
    Explanation
    To configure the process, you would add a Split For Each shape and run the request subprocess for each vendor on a page list. This means that for each vendor, the system will automatically call the quote request subprocess. The Split For Each shape allows the process to split into multiple instances, each corresponding to a different vendor, and the request subprocess will be executed for each instance. By using a page list, you can easily iterate through each vendor and ensure that the quote request subprocess is called for each one.

    Rate this question:

  • 7. 

    Which two options do you configure on a portal record? (Choose Two)

    • A.

      Identify the user role of the type of user who would access the portal.

    • B.

      Determine which skin to use to apply branding to the portal.

    • C.

      Change the application(s) available to users.

    • D.

      Configure the positioning of the navigation pane within the portal. 

    Correct Answer(s)
    A. Identify the user role of the type of user who would access the portal.
    B. Determine which skin to use to apply branding to the portal.
    Explanation
    On a portal record, you configure the user role of the type of user who would access the portal. This helps determine the level of access and permissions for different users. Additionally, you configure the skin to use for branding the portal. This allows you to customize the appearance and design of the portal to align with your organization's branding guidelines.

    Rate this question:

  • 8. 

    Select two benefits of adopting a rule delegation strategy. (Choose Two)

    • A.

      Adopting a rule delegation strategy allows business users and architects to focus on their specific tasks related to application development and maintenance. 

    • B.

       Adopting a rule delegation strategy allows business users to change business policies more quickly by avoiding long approval processes. 

    • C.

      Adopting a rule delegation strategy can help lower the overall costs of building and maintaining business applications because fewer architects are required if business users can make changes to the application on their own.

    • D.

      Adopting a rule delegation strategy can help improve the business' ability to adapt to changing business conditions. 

    Correct Answer(s)
    A. Adopting a rule delegation strategy allows business users and architects to focus on their specific tasks related to application development and maintenance. 
    D. Adopting a rule delegation strategy can help improve the business' ability to adapt to changing business conditions. 
    Explanation
    Adopting a rule delegation strategy allows business users and architects to focus on their specific tasks related to application development and maintenance. This means that they can allocate their time and resources more efficiently, leading to increased productivity and effectiveness in their respective roles. Additionally, adopting a rule delegation strategy can help improve the business' ability to adapt to changing business conditions. By allowing business users to make changes to the application on their own, the business can quickly respond to market demands and make necessary adjustments without relying on lengthy approval processes.

    Rate this question:

  • 9. 

    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.

      Associate the access groups with a ruleset included in the application. 

    Correct Answer(s)
    B. Add the access groups to the application record.
    D. Associate the access groups with a ruleset included in the application. 
    Explanation
    You can include access groups into your Product rule by adding the access groups to the application record and associating the access groups with a ruleset included in the application. This allows the access groups to be used and applied within the Product rule.

    Rate this question:

  • 10. 

    Your application contains a top-level case type named Purchase Request and a Purchaser Order child case. The company has determined that only one user may open and work on a case at one time. However, users working on purchase orders should not lock out users working on the parent purchase request cases. How would you configure the lock settings among the case types?

    • A.

      Set default locking on purchase requests and set the do not lock the parent option on purchase orders. 

    • B.

      Set default locking and the do not lock the parent option on purchase orders.  

    • C.

      Set optimistic locking on purchase requests and the do not lock the parent option on purchase orders.

    • D.

      Set default locking and the do not lock the parent option on purchase requests. 

    Correct Answer
    A. Set default locking on purchase requests and set the do not lock the parent option on purchase orders. 
    Explanation
    To ensure that only one user can work on a case at a time but still allow users to work on parent purchase request cases while others work on purchase orders, the correct configuration is to set default locking on purchase requests and set the "do not lock the parent" option on purchase orders. This means that when a user opens a purchase request case, it will be locked for them exclusively. However, when a user opens a purchase order case, it will not lock the parent purchase request case, allowing other users to still work on it simultaneously.

    Rate this question:

  • 11. 

    What two artifacts should you prepare in advance before delegating a rule? (Choose Two)

    • A.

      An Access Group that has access to the production ruleset 

    • B.

      An Access Role that has access to the production ruleset

    • C.

      An unlocked ruleset added to the Application rule as a production ruleset

    • D.

      A separate Operator ID that has access to the delegated rules 

    Correct Answer(s)
    A. An Access Group that has access to the production ruleset 
    C. An unlocked ruleset added to the Application rule as a production ruleset
    Explanation
    Before delegating a rule, you should prepare an Access Group that has access to the production ruleset and an unlocked ruleset added to the Application rule as a production ruleset. The Access Group is necessary to provide the necessary permissions and access to the production ruleset. The unlocked ruleset added to the Application rule ensures that the delegated rule can be accessed and executed properly within the application.

    Rate this question:

  • 12. 

    You want to evaluate cases as potential duplicates when the existing cases and the current case have the same create operator. How would you ensure that only cases with the same create operator are evaluated?

    • A.

      Add a must match condition where the create operator in an existing case is the same as in the current case

    • B.

      Add a weighted condition using the create operator value in both condition fields, an equals operation, and weight of 0.

    • C.

      Add a weighted condition using the create operator value, an equals operator, and a weight of 100.

    • D.

      Add a must match condition using the create operator value and apply a weight of 100.

    Correct Answer
    A. Add a must match condition where the create operator in an existing case is the same as in the current case
    Explanation
    To ensure that only cases with the same create operator are evaluated, you should add a must match condition where the create operator in an existing case is the same as in the current case. This means that the create operator value must be an exact match in order for the cases to be considered potential duplicates. This condition ensures that only cases with the same create operator are evaluated, allowing for more accurate duplicate case identification.

    Rate this question:

  • 13. 

    Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer. Which approach solves this performance issue?

    • A.

      Move to local installation because network traffic in cloud deployment is often slow.

    • B.

      Change snapshot data access method to reference pattern data access method. 

    • C.

      Fetch only the targeted data from the database each time data is needed so access is faster.  

    • D.

      Access data page with a predefined key so that, once loaded, data access is faster.

    Correct Answer
    B. Change snapshot data access method to reference pattern data access method. 
    Explanation
    The correct answer is to change the snapshot data access method to the reference pattern data access method. This approach would solve the performance issue by reducing the time it takes to fetch data each time the case worker accesses information for a different customer. The reference pattern data access method allows the data page to be populated with references to the data instead of creating a snapshot of the data. This means that when the case worker accesses information for a different customer, only the targeted data needs to be fetched from the database, resulting in faster access.

    Rate this question:

  • 14. 

    For what reason would you configure an Access Deny record?

    • A.

      To prevent users from updating cases during a particular stage of the case life cycle. 

    • B.

      To prevent users from deleting attachments to a case.

    • C.

      To prevent users from performing a specific flow action.  

    • D.

      To explicitly prevent users from deleting cases to satisfy a company policy. 

    Correct Answer
    D. To explicitly prevent users from deleting cases to satisfy a company policy. 
    Explanation
    An Access Deny record is configured to explicitly prevent users from deleting cases to satisfy a company policy. This means that users will not have the ability to delete cases, regardless of their role or permissions. By implementing this restriction, the company ensures that cases are not accidentally or intentionally deleted, preserving important data and maintaining compliance with company policies.

    Rate this question:

  • 15. 

    In which of the following situations would you simulate a data page?

    • A.

      When the interface definition is not finalizedOption 1

    • B.

      When the connector is available for the integrationOption 2

    • C.

      When the data page writes data to the external system  Option 3

    • D.

      When a large amount of data needs to be simulated Option 4

    Correct Answer
    A. When the interface definition is not finalizedOption 1
    Explanation
    When the interface definition is not finalized, it would be necessary to simulate a data page. This is because without a finalized interface definition, the actual data cannot be retrieved or processed. By simulating a data page, the system can generate mock data that can be used for testing and development purposes until the interface definition is finalized.

    Rate this question:

  • 16. 

    Based on the information in the chart. If you execute the rule when .Dept=Engineering. which version does Pega use?

    • A.

      01-01-01, .Dept=Engineering

    • B.

      01-01-35

    • C.

      01-01-01, None

    • D.

      01-01-20, .Dept=Engineering

    Correct Answer
    B. 01-01-35
    Explanation
    Pega uses version 01-01-35 when the rule is executed with the condition .Dept=Engineering.

    Rate this question:

  • 17. 

    You create a report in a work class that displays the assigned operator and task name for each open case. Which two ways can you combine data in the Assign-Worklist class for your report? (Choose Two)

    • A.

      Use a class join to the Assign-Worklist class. Specify a join filter where the Worklist Assignment association rule is equal to an object identifier in the work class.

    • B.

      Use a class join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.

    • C.

      Use a Worklist Assignment association rule to join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.

    • D.

      Use a Worklist Assignment association rule to join the Work class to the Assign-Worklist class.

    Correct Answer(s)
    B. Use a class join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.
    D. Use a Worklist Assignment association rule to join the Work class to the Assign-Worklist class.
    Explanation
    To combine data in the Assign-Worklist class for the report, you can use a class join to the Assign-Worklist class and specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class. This allows you to retrieve the assigned operator and task name for each open case. Additionally, you can also use a Worklist Assignment association rule to join the Work class to the Assign-Worklist class, which further helps in combining the data for the report.

    Rate this question:

  • 18. 

    You have configured an agent to automatically send correspondence. The agent runs in standard mode using AQM. As of the last agent run, entries failed to commit and the correspondence was not sent. Which two approaches could you take to troubleshoot the issue? (Choose Two)

    • A.

      Open the Broken Process queue, select the entry, and view the error message and stack trace information.

    • B.

      Open the Broken Process queue, select an item, and run the Tracer

    • C.

      Open the Requestor Management screen in SMA, select the requestor with a waiting message, and display the error message and stack trace information.

    • D.

      Open the Requestor Management screen in SMA, select the requestor with a waiting message, and run the Tracer.

    Correct Answer(s)
    A. Open the Broken Process queue, select the entry, and view the error message and stack trace information.
    D. Open the Requestor Management screen in SMA, select the requestor with a waiting message, and run the Tracer.
    Explanation
    To troubleshoot the issue of failed correspondence, you can take two approaches. First, open the Broken Process queue and select the entry to view the error message and stack trace information. This will provide insights into the specific error that caused the failure. Second, open the Requestor Management screen in SMA and select the requestor with a waiting message. Running the Tracer will help identify any issues in the requestor's processing flow and provide additional debugging information. These two approaches allow you to investigate both the failed entry and the requestor to pinpoint the cause of the correspondence failure.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Jul 22, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 21, 2020
    Quiz Created by
    Carlos Villalta
Back to Top Back to top
Advertisement