Free PEGACRSA80V1 Exam Braindumps (page: 6)

Page 5 of 15

The requirement is to get an item from an Outlook Mail Collection. If there is an exception, retry the GetItem twice.
The following graphics show the automation and the property grid for the Catch block. How do you code the requirement?





Answer(s): B



You created an RDA solution for a company that uses an application bar with various buttons that trigger robotic automations. Some of the users complained that the application bar often locks up during automation processing. Others complained that the automations enter the same data two to three times each iteration.

You suspect that the users are triggering the crashes and duplicate automation behavior by double-clicking the buttons on the application bar.
How do you resolve the situation?

  1. Talk with the management team about the existing application bar behavior and user error at the company
  2. Hide the application bar as soon the user clicks one of the buttons, and allow the application bar to reappear once the automation completes.
  3. After the initial click, disable the application bar buttons, display an automation progress bar, and then re-enable the buttons once the automation completes.
  4. Modify the automations so that they display a full message using the MessageManifest hen the automations complete.

Answer(s): C



Procedure automations should return values needed elsewhere in the application with the Exit Point(s) instead of using global values.

What are the two reasons for returning values within a procedure automation's Exit Point? (Choose two.)

  1. The design provides for smaller, manageable automations
  2. The values are scoped to the automation so they do not need to be cleared after execution
  3. The solution design document determines the use of exit points and values
  4. The outcome can be trusted because it cannot be overwritten by an automation on another thread.

Answer(s): A,B



Which line of code do you use in a script designer to add a custom message to the Runtime application logs?

  1. OpenSpan.Diagnostics.Diagnostic.TraceVerbose("Script","your message");
  2. LogMessage("Script","Your Message");
  3. OpenSpan.TraceVerbose("Script","your message");
  4. Pega.Diagnostic.TraceVerbose("Script","your message");

Answer(s): A






Post your Comments and Discuss Pegasystems PEGACRSA80V1 exam with other Community members:

PEGACRSA80V1 Discussions & Posts