Labour Day Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

PEGAPCRSA80V1_2019 PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

PEGAPCRSA80V1_2019 PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Pega Certified Robotics System Architect (PCRSA) 80V1 2019
  • Last Update: May 2, 2024
  • Questions and Answers: 60
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

PEGAPCRSA80V1_2019 Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

PEGAPCRSA80V1_2019 Practice Exam Questions with Answers Pega Certified Robotics System Architect (PCRSA) 80V1 2019 Certification

Question # 6

You have extracted a proxy for a data set and are using it to pass the data into a procedure automation input parameter. In the procedure automation, the data link from the input parameter is not connecting to the stringValue on a stringUtils method.

What two troubleshooting steps do you perform to correct the issue? (Choose two.)

A.

Confirm the proxy data in a messageDialog.

B.

Confirm the stringUtils method works.

C.

Confirm the data type on the procedure automation input parameter.

D.

Confirm the proxy’s data type matches with the stringUtils method.

Full Access
Question # 7

As a new development requirement, you must disable the Inventory link as shown in the following image. The Inventory link must be available only to the Store Managers user group. The user group validation is already developed, and the web application has already completed interrogation.

How do you disable Inventory link for the remaining user group?

PEGAPCRSA80V1_2019 question answer

A.

In the Match Rules tab of the adapter, delete the Attribute Value Match rule associated to Inventory link.

B.

In Automation, in the created event of the Inventory link, set the IsCreated property to False.

C.

In the Match Rules tab of the adapter, from the Selected Target pane, assign the Checked property to False.

D.

In Automation, on the created event of the Inventory link, set the Enabled property to False.

Full Access
Question # 8

While interrogating a web application, you come across a hidden menu item: AddressType. The AddressType menu item activates when the pointer hovers over the control; the menu displays a drop-down list.

How do you interrogate this hidden drop-down list control?

A.

Access the Virtual Controls tab on the adapter tab.

B.

Choose HTML Table Editor from the Interrogation Form dialog box.

C.

Choose Select Element from the Interrogation Form dialog box.

D.

From the Web Controls tab, select the browser and frame, then select List Web controls.

Full Access
Question # 9

You are designing an automation that adds new customers to an online insurance web site. If a customer exists, a pop-up window is displayed with an error message, which closes automatically after 35 seconds.

While debugging the automation, you notice that you are receiving a control not created exception message in the Add Customer procedure after a page navigation occurs.

How do you resolve the exception?

A.

Add a missing created event in the Add Customer procedure.

B.

Ensure the waitForCreate timeout is longer than 35 seconds in the Add Customer procedure.

C.

Ensure the isCreated timeout is longer than 35 seconds in the Add Customer procedure.

D.

Add a missing waitForEvent.Exists method in the Add Customer procedure.

Full Access