0% found this document useful (0 votes)
216 views17 pages

Pega CSAv7.1 Dumps - Pegadumps

The document provides a series of questions and answers related to Pega certification topics. Some key points covered include: - Deadlines in Pega are measured from the deadline date rather than the start or goal dates. - Pega Guardrails have little or no impact on applications. - Data pages are best for caching external data, and page lists can be used to store address property structures when the relationship is one-to-many. - Dynamic user interfaces can dynamically hide/display parts of the screen based on conditions. - Sub-cases can be created automatically, manually, or conditionally in Pega. - Steps in a case represent actions or activities needed to resolve

Uploaded by

Siva V
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
216 views17 pages

Pega CSAv7.1 Dumps - Pegadumps

The document provides a series of questions and answers related to Pega certification topics. Some key points covered include: - Deadlines in Pega are measured from the deadline date rather than the start or goal dates. - Pega Guardrails have little or no impact on applications. - Data pages are best for caching external data, and page lists can be used to store address property structures when the relationship is one-to-many. - Dynamic user interfaces can dynamically hide/display parts of the screen based on conditions. - Sub-cases can be created automatically, manually, or conditionally in Pega. - Steps in a case represent actions or activities needed to resolve

Uploaded by

Siva V
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 17

Pegadumps.com – PegaCSAv7.

1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com
1) Passed Deadline is measured
a) from the deadline
b) from the start of assignment
c) from the goal

Ans : a

2) Pega Guardrails have little or no impact on the application.


a) True b) False

Ans : a
--------------------------------------------------------------
3) Which of the following is not a valid property control
a) Text b) String c) Password d) Decimal

Ans: b

4) Which is the best way to cache data from external system


a) Data Transform, b) Data Table, c) Data Page d)------
Ans: c

5) City property of Shipping address class needs to be mapped to Billing address using Data
transform. What should be the source property.

a) .Shippindaddress.City
b) .City
c) .Billingaddress.city
d) Shippingaddress.city

Ans: a

6) Is it possible to transition stages, using a Multi-step process.


a) True b) False
Ans:a

7) Routing can be reference in:


a)Data Transform
b) Decision Table
c) Decision Tree
d) When

Ans: b, c
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com
8) Is it possible to include image, spreadsheet in Application Document.
a) True
b) False
Ans: a

9) For storing above property structure of Address, what will you use:
a) Value list
b) Page list
c) Insufficient data
d) single value property
Ans: b

10) Which of the following best describes Dynamic user interface functionality.
a) Dynamically calculated the totals, when the corresponding values changes.
b) Dynamically hide or display a part of screen on the basis of condition.
c) Refreshes a part of screen on the basis of condition
Ans: b,c

11) Creation of Sub-cases can be done


a) Automatically
b) Procedurally
c) Manually
d) Conditionally
Ans: a,c,d

12) Need to create a report with Case Creation Date and Total order

a) both need to be optimized


b) only CreadtionDate needs to be optimized
c)only total order needs to be optimized
d) Need not optimize both
Ans: c

13) A step in a case implies


a) Action or Actions for resolving a case
b) Flow actions
c) Activity Pages
d) Page List
Ans: a
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com
14) Auto-Complete can use same source list as of Dropdown
a) true
b) False
Ans: a

15) When we need to select from a large list of dynamically populated values then we give the
control as
a) Dropdown
b) Auto- Complete
c) local-list
D) data page
Ans: b

16)Worklist contains

a) assignments assigned to operator


b) cases assigned to operator.
c) assignments pending with operator.
d) assignments part of cases created by operator.
Ans: a, c

17) Which of the following represent class for case type


a) PYD-HRServices
b) PYD-HRServices-Work
c) PYD-HRServices-Work-FinalOrder
d) PYD-Data
Ans: c

18) In the application, the email consumption leads to case creation & then the fetching prices from
price catalogue, application connects to external system (wording can be different)
a) PRPC act as service for fetching price from price catalogue.
b) PRPC act as connector for fetching price from price catalogue
c) PRPC act as service for creating case from email
d) PRPC act as connector for fetching price from price catalogue.
e) PRPC can act as neither service or connector for fetching price from price catalogue.
f) PRPC can act as neither service or connector for creating case from email.
Ans: b,c

19) Select notify modes(select two)


oprions:
a.mail
b. voice call
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com
c. text message
d. mms
Ans: a,c

20) Need to develop a report with case id and operator id . then


options:
a. need to optimise only case id
b. need to optimse only operator id
c. need to optimise both
d. no need to optimse any of them
Ans: d

21) Relation between customer and address is 1-1 then what will be adress mode
Options:
a. data page
b. page list
c. page group
d. value group
Ans. a

22) Relation between customer and address is 1-n then what will be adress mode
Options:
a. data page
b. page list
c. page group
d. information is not sufficient
Ans: b

23) We need to use flow action sampleFA in casetypeOne and casetypeTwo. then where will you
create sampleFA
Options:
a. sae1-hrservices-work-casetypeOne
b. sae1-hrservices-work-casetypeTwo
c. sae1-hrservices-work
d. sae1-hrservices-data
Ans:c

24) ------------reference ----------------, which reference ---------------, which reference rulesets


options:
a. operatorID, access group, application rules
b. access group, application rules, operatorID
c. application rules, operatorID, access group
d. access group, operatorID, application rules
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com
Ans: b

25) Application express doesn't create


Options:
a. application document
b. application profiler
c. specification document
d. Reports
Ans. d

26) What is main purpose of application wizard


Options:
a. to gather requirements and speicifications.
b. to create case types and sub cases
c. this is the starting point to start implementing application.
Ans: a

27) what is the main thing of a specification along with description.


Options:
a. Description
b. SME
c. Step Page
Ans. b

28) In a flow action we need to send email and get the purchase order date then...(choose two)
Options:
a. need to create purchase order email as connector
b. need to create purchase order email as service
c. no need need to create purchase order email as connector or service
d. need to create purchase order date as connector
e. need to create purchase order date as service
f. no need need to create purchase order date as connector or service
Ans: a,b

29) what is the best descition of correspondence.


options:
a. correspondence can call rules
b. same correspondence can use for both mail and fax
Ans. a

30) You have to create a field to enter only past date. then what is the best method.
Options:
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com
a. use date control
b. use date property
c. use edit validate rule
d. use validate rule
Ans: d

31) If the default urgency value for the work item is 20, what is the urgency four days after the work
item reaches the assignment? (Choose One)

Ans. 60

32) If you have to create a page with many required fields then what is the best way
Options:
a. have to create controls and check the required check box.
b. create edit validate
c. create validate and validate on sever side.

Ans. a

33) What can be a source of repeating layout


otions:
a. data page
b. data transorm.
c. report defenition
d. page list
Ans:d

34) Need to create a report with case id and purchase order id then.
Options:
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com
a. need to optimise only case id
b. need to optimise only purchase order id
c. no need to optimise both
d. need to optimise both
Ans. b

35) What is the best thing if we have many nested ifs


options:
a. decision table.
b. decision tree
c. when
d. Map Value
Ans. b

36) What are the scope of a data page(choose three)


options
a. node
b. requestor
c. thread
d. Page
e. Page List
Ans. a, b,c

37) Define a data page refresh strategy as reload if older than 2 hrs
option:
a. data pages will get refreshed after 2 hrs
b. data page will get refreshed after 2 hrs of in active
c. data page will get refreshed once we access it after 2 hrs of in active
Ans.c

38) Which is a valid case type


a.SAE-HRServices
b.SAE-HRSERVICES-WORK
c.SAE-CREATECANDIDATE
d.SAE-HRSERVICES-WORK-CREATECANDIDATE
Ans : d

39) What is the best practice on the number of steps a case might be decomposed
a.9 +-2
b.7+-2
c.< 15
d.5+-2
Ans : b
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com

40) Which rule is used to format a property value?


a. Page
b. Harness
c. Section
d. Control
Ans : d

41) Which rule is used to configure how the property displayed on the UI.
a. Page
b. Harness
c. Section
d. Control
Ans : d

42) An alternate stage can be transitioned automatically or manually.


a. True
b. False
Ans : b

43) An SLA is defined as below .What would be the value of urgency after5 days of no action.
Default Urgency - 10
Initial Urgency - 0
Goal - 1 day -10
Deadline - 3 days - 15
Past Deadline - 1 day - 10
Repeating past deadline - 3 times

a.45
b.55
c.65
d.35
Ans : b

44) Which control is used to display some dynamic content as list


a.Dynamic Select
b.auto control
c.text
Ans :a

45) Which shape can be associated with Decision Table.


a. Decision Shape
b. Assignment
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com
c. Utility
d. Connector
Ans : a

46) The use case is to create a purchase request case upon receiving an email and need to fetch the
currency values from an external system. How would you implement this scenario?
a.Create a service for Purchase Request and a connector for retrieving currency values.
b.Create a connector for Purchase Request and a service for retrieving currency values.
c.Create a service for Purchase Request and a service for retrieving currency values.
d.Create a connector for Purchase Request and a connector for retrieving currency values.
Ans : a

47) What does a step denote in a Stage.


a.Take action or actions
b.first level grouping of tasks in a case
c.the processes involved to complete a task
Ans : a

48) When do we use a single assignment in a step


a.When a subcase is called
b.When you want to navigate to a different stage.
c.When the assignment shape is not related to the next shape.
d.When you want to resolve a case.
Ans : c

49) Where is a data transform shape used.(Select 3)


a. Data Page
b. Decision Tree
c. Flow Action
d. Flow
e. Declare Expressions
f. Property
Ans : a,c,d

50) What does a System Architect see in a Clipboard(Choose 2)


a.The pages created under the nodes for that application
b.The case data which he currently opened.
c.The case data which is currently opened by end user.
d.All cases data opened by the end users.
Ans : a,b

51) What is the best way to show an error message when a user inputs some wrong data and
submits.
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com
a.Create a msg rule and associate with a validate rule.
b.Add a custom error msg to edit validate rule.
c.Create a error message on validate rule.
d.Have a seperate layout for error msg and show based on a condition
Ans : a

52) ------------reference ----------------, which reference ---------------, which reference rulesets


options:
a. operatorID, access group, application rules
b. access group, application rules, operatorID
c. application rules, operatorID, access group
d. access group, operatorID, application rules
Ans : a

53) Where do u create a section related to all properties in a page which references a data class.
a.in Work Class.
b.In case where this page is created.
c.In data class where the data class is present.
Ans : c

54) We need to create a report with Work status and assignedOperator as columns.How do you
optimixe the report.
a.Optimize both Work status and assignedOperator.
b.Optimize Work status and no need of assignedOperator.
c.No need to Optimize Work status and optimize only assignedOperator.
d.No need to optimize any column.
Ans : d

55) What is the source for a repeating layput(Choose 2)


a.Page list
b.Page
c.Value
d.Report Definition
Ans : a,d

56) What is the rule to use if we have many nested ifs


options:
a. decision table.
b. decision tree
c. when
d. data transform
Ans. b
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com

57) Which to rule to use for the following case.(Choose 2)


Return Grade A for 91-100
Return Grade B for 71-90
Return Grade C for others

a.Data Table
b.Decision Tree
c.Decision Table.
d.When
Ans : b,c

58) .Smart shapes are


a.Pre-configured Utilities
b. Represents a notification shape for email sending
Ans : a

59) Which all shapes can be used for routing.


a.Assignment
b.Decision Table
c.Data Transform
d.Data Page.
Ans : a,b

60) An assignment can be routed to (Choose 2)


a.Single operator
b.Multiple operators
c.Access Group.
d.Work Basket
Ans : a,d

61) How all can a subcase be created.(Choose 3)


a.Manual.
b.Automatic.
c.Procedural.
d.Declarative
e.Conditional.
Ans : a,d,e

62) What is the best way to ensure a user enters email in proper format?
a. Validate Rule
b. Declare Page
c. Use Edit Validate
Ans : c
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com

63) Which rule to run when a specific condition is to be checked?


a. If
b. When
c. Edit Validate
d. Validate
Ans : b

64) Which rule comes under Declarative


a.Data Transform
b.Data Page.
c.Decision Tree
d.Decision Table
Ans : b

65) What are the 2 correspondence Types.


a.Fax.
b.Mail.
c.Voice Mail.
d.MMS
Ans : a,b

66) Given a scenario where the user should accept the terms and conditions. How would you
incorporate such a case.

a.Create a flow action and add it as an Optional action in that stage.


b.Create an optional process.
c.Create a flowaction so that it can be called in overlay
d.Create a flowaction so that it can be called in Modal dialog
Ans : a

67) What are the best practices to create a case.


a. Create stages, then steps and then implement processes
b. Create processes, then steps and then stages.
Ans : a

68) What are the steps you follow when you initially draft a UI.(Choose 2)

a.Create Decision rules.


b.Create dummy UI
c.Create notes on Assignment shape.
d.Create Flow Actions
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com

Ans : b,c

69) A chart can be used in both summary and list report.


a. True
b. False
Ans : b

70) What is the primary use of a Ruleset.


a.Manage versions of rules.
b.Group rules together.
c.Used for easy deployment and migration to different server.
d.Configure Applications.
Ans : d

71) What are the 2 types present in guardrail warnings.


a. Warning types
b. Alerts
c. Severity levels
Ans : a,c

72) Which are the possible options for Pega to be a System of Record.
a.Maintain customer phone numbers.
b.Maintain account types given to customers.
c.Maintain all calls received from a customer.
d.Maintain accounts each customer holds.
Ans : b,c

73) When are data pages created?


a. When they are defined
b. When they are first accessed
c. When they are declared
Ans: b

74) What is the best way to cache the results read from a connector.
a. Data Page
b. Clipboard
c. Page list
Ans : a

75) Where is the past deadline measured from.


a.from assignment start.
b.from dead line.
c.from goal.
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com

Ans: b

76) When is the Application express used.


a.To capture req and specificatioons.
b.To start the application development.
c.To prototype an application.
Ans : c

77) Which all shapes can be used to send an email notification(Choose 2)


a.Utility
b.Notification tab of Assignment shape.
c. Connector
d. Assignment
Ans: a,b

78) In a data transform we need to copy city from the shipping address to Billing address .What
would be the value of the source .
Options:
a. BILLINGAddress.City
b. .shippingadress.city
c. shipping address.city
d. .BILLINGAddress.City
Ans: b

79) A CSR needs to do the following activities.


Collect customer details
Collect problem details.
Based on the problem assign to a user.

Which is the best approach?

a.Create 3 sub cases.


b.Create single assignment
c.Create a multistep process
Ans : c

80) What is true regarding correspondence


a. will be saved in case
b. same can be used for mail & Fax
c. static text & properties can be used
d. receipent will in it
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com
Ans: c

81) Which is a valid case type


a. ABC-Services
b. ABC-SERVICES-WORK
c. ABC-CREATECANDIDATE
d. ABC-SERVICES-WORK-CREATECANDIDATE
Ans:d

82) Which statement is true about pattern inheritance? (Choose One)


a. It only applies to work classes
b. It causes a class to inherit rules from parent classes, matching its prefix to the parent class name
c. It is executed after directed inheritance
d. It causes a class to inherit rules from a class not related to its parent

Ans: b

83) Relation between customer and address is 1-1 then what will be address mode
Options:
a. data page
b. page list
c. page group
d. value group
Ans. a

84) What is main purpose of application wizard


Options:
a. to gather requirements and specifications.
b. to create case types and sub cases
c. this is the starting point to start implementing application.
Ans: a

85) In a flow action we need to send email and get the purchase order date then...(choose two)
Options:
a. need to create purchase order date as connector
b. need to create send email as service
c. no need need to create purchase order email as connector or service
d. need to create purchase order date as connector
e. need to create purchase order date as service
f. no need need to create purchase order date as connector or service
Ans: a,b

86) What is the best description of correspondence.


options:
a. correspondence can call rules
b. same correspondence can use for both mail and fax
Ans. a
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com

87) Worklist contains

a) Assignments assigned to operator


b) cases assigned to operator.
c) Assignments pending with operator.
Ans: a

88) When we need to select from a large list of dynamically populated values then we give the
control as
a) Dropdown
b) Auto- Complete
c) Dynamic Select
Ans: b

89) Auto-Complete can use same source list as of Dropdown


a) true
b) False
Ans: True

90) Need to create a report with Status .pyWorkStatus and Operator ID. What needs to be done.

a) both need to be optimized


b) only .pyWorkstatus needs to be optimized
c)only operator ID needs to be optimized
d) Need not optimize both
Ans: d

91) Need to create a report with Case Creation Date and Total order

a) both need to be optimized


b) only CreadtionDate needs to be optimized
c)only total order needs to be optimized
d) Need not optimize both
Ans: c

92) Document Wizard does not generate which of the following documents
a) Guardrails Doc
b) Application Profile
c) Application Document
d) Specification Document
Ans: a

93) A validate rule is executed


a) after submitting the form
b) after user enters an input value
Ans: b

94) Which of the following should be done to check that a property is greater than zero.
Pegadumps.com – PegaCSAv7.1 Dump
Get Latest Pega Certification Dumps on http://pegadumps.com

a) delcare the property as decimal and create an edit validate rule to check if greater than zero.
b) delcare the property as decimal and create an validate rule to check if greater than zero.
c) delcare the property as integer and create an edit validate rule to check if greater than zero.
d) Use a Validate rule to check if it is numeric and greater than zero.

Ans: d

95) Best practice while connecting to External system


a) use Database Tool Mapping Wizard
b) Service mapping tool
c) SQL injection
Ans: a

96) Which is the best to cache data from external system.


a) data page
b) data table
c) Page List
d) Clipboard
Ans : a

97) Which of the following is ordered list

a) Page
b) Pagelist
c) Valuelist
d) Page group
Ans: a

98) Pega Guardrails have little or no impact on the application.


a) True
b) False
Ans : a

99) Which of the following is not a valid property control

a) Text
b) String
c) Password
d) Decimal
Ans: b

You might also like