Pegasystems PEGACRSA80V1 - Certified Robotics System Architect (CRSA) 80V1 Exam
Page: 3 / 12
Total 60 questions
Question #11 (Topic: Topic 1)
Where are the message definitions for the MessageManifest component defined?
A. Within a Collection on the MessageManifest’s properties
B. Within a LookupTable component, acting as the MessageManifest’s data source
C. Within the Project Properties
D. Within the Interaction.xml file associated with the project
Answer: C
Question #12 (Topic: Topic 1)
The following Context variables are defined in the Interaction.xml of the solution.
[Pegasystems-PEGACRSA80V1-1.0/xmlfile-7_1.jpg]
An automation creates an interaction and later sets the following values for procedures and HasBeenPaid.
[Pegasystems-PEGACRSA80V1-1.0/xmlfile-8_1.jpg]
When the agent finishes the call, an automation clears the context variables using ClearContext.
[Pegasystems-PEGACRSA80V1-1.0/xmlfile-8_2.jpg]
What is the state of the HasBeenPaid variable at this point?
[Pegasystems-PEGACRSA80V1-1.0/xmlfile-7_1.jpg]
An automation creates an interaction and later sets the following values for procedures and HasBeenPaid.
[Pegasystems-PEGACRSA80V1-1.0/xmlfile-8_1.jpg]
When the agent finishes the call, an automation clears the context variables using ClearContext.
[Pegasystems-PEGACRSA80V1-1.0/xmlfile-8_2.jpg]
What is the state of the HasBeenPaid variable at this point?
A. The value of HasBeenPaid is now False.
B. The value of HasBeenPaid is now True.
C. The value of HasBeenPaid is now null.
Answer: A
Question #13 (Topic: Topic 1)
Pega Robotic Coding Standards require proper naming conventions and organization of project components. You have added the _CRM_GC project item to the
CRMPrj. Which three components belong in the _CRM_GC project item? (Choose three.)
CRMPrj. Which three components belong in the _CRM_GC project item? (Choose three.)
A. dataTimeUtils
B. messageDialog
C. stringUtils
D. interactionManager
E. actGetStatus
Answer: ABC
Question #14 (Topic: Topic 1)
You are automating the login process for a web application. There are three possible scenarios that may occur: (1) You may successfully login, (2) you may not be
successfully logging in, or (3) you may log in but go to the change password screen.
Which control from the Toolbox do you use to determine which page you were on after performing the login function?
successfully logging in, or (3) you may log in but go to the change password screen.
Which control from the Toolbox do you use to determine which page you were on after performing the login function?
A. Signal
B. Switch
C. WaitAny
D. WaitAll
Answer: C
Question #15 (Topic: Topic 1)
DRAG DROP
Robotic Automation Studio has several methods to manage the flow of an automation depending on when a control is matched. In the Answer Area, drag the
description on the left to its matching Design Block.
Select and Place:
[Pegasystems-PEGACRSA80V1-1.0/xmlfile-10_1.jpg]
Robotic Automation Studio has several methods to manage the flow of an automation depending on when a control is matched. In the Answer Area, drag the
description on the left to its matching Design Block.
Select and Place:
[Pegasystems-PEGACRSA80V1-1.0/xmlfile-10_1.jpg]
Answer: [Pegasystems-PEGACRSA80V1-1.0/xmlfile-10_2.jpg]