Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: myex65

Home > Pegasystems > Certified Senior System Architect > PEGAPCSSA86V1

PEGAPCSSA86V1 Pega Certified Senior System Architect (PCSSA) 86V1 Question and Answers

Question # 4

A requirement states that the Manager role cannot open a purchase request during the Audit stage. How do you configure the case stage to satisfy this requirement?

A.

Apply an Access Deny record.

B.

Apply an Access When record.

C.

Apply a When record.

D.

Apply a Privilege record.

Full Access
Question # 5

Items selected by a user need to be copied to a page list property when the user submits the form. How do you copy the items?

A.

Add a data transform to the flow action as a post-processing action.

B.

Add a data transform to the flow action as a pre-processing action.

C.

Create a declare expression with the page list property as the target.

D.

Create a validate rule to copy the selected items.

Full Access
Question # 6

Which statement is true about services?

A.

Services require a REST connector to function.

B.

Services return all data in XML format.

C.

Services may process outbound requests.

D.

Services may use a listener that runs in the background.

Full Access
Question # 7

The Static Assembler is used to address rules assembly issues due to which cause?

A.

The server is managing a large number of rules caches.

B.

Access groups contain multiple production rulesets.

C.

A new application is migrated to the production system.

D.

The application record lists several branch rulesets.

Full Access
Question # 8

Which two configurations can you use to include access groups into your Product rule? (Choose Two)

A.

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

B.

Export the access groups using the Access Manager.

C.

Add the access groups to the application definition.

D.

Add the access group to the Product record in the Individual instances to include section.

Full Access
Question # 9

What is the difference between using the Call and Branch methods in an activity step to invoke other activities?

A.

Call provides more robust debugging capability than Branch, while Branch provides better run-time performance.

B.

Branch overrides the security restrictions of the called activity allowing you to easily test code; it will not run in production.

C.

Branch creates a new thread to allow asynchronous processing, while Call runs in the thread from it was invoked.

D.

Call returns to the originating activity, while Branch skips the remainder of the originating activity.

Full Access
Question # 10

You are creating a report that lists all open Personal Injury cases with related Auto Claim case information. Personal Injury and Auto Claim cases belong to the same class group.

The report includes three columns:

♦Case ID for the Personal Injury case

♦Case ID for the parent Auto Claim case

♦Claim adjuster for the Auto Claim case

Personal Injury case data includes the Auto Claim case ID.

What join type do you use to configure the report?

Full Access
Question # 11

There are five instances of a rule in the rules cache. The only differences between these are the circumstance settings and ruleset version. The operator's access group has access to all ruleset versions.

On 1 June 2020, which instance is chosen by rule resolution if .Country = Algeria?

A.

SelfService:01-01-03 (Circumstance: None, Base Rule checked)

B.

SelfService:01-01-01 (Circumstance: .Country=Algeria)

C.

SelfService:01-01-02 (Circumstance: Start Date = 1 January 2020; End Date = 31 December 2020)

D.

SelfService:01-01-01 (No Circumstance)

E.

SelfService:01-01-05 (No Circumstance)

Full Access
Question # 12

Which two statements are valid about configuring Pega Web Mashup? (Choose Two)

A.

Only create one DIV element in the hosting web page for each Pega gadget.

B.

Add a list of trusted domains in your applications in which you want to use the mashup.

C.

Use the Integration wizard to generate mashup code for use in other systems.

D.

Keep the original names of default actions in the mashup code to prevent security risks.

Full Access
Question # 13

You are preparing to create a new major version of an application ruleset in which there are multiple minor and patch versions.

How do you create the new ruleset version?

A.

Use the Ruleset Maintenance wizard to skim the relevant ruleset versions to copy the highest version of existing rules to the new ruleset version.

B.

Use the Ruleset Maintenance wizard to merge the existing rules in the relevant ruleset versions to the new version.

C.

Use the Application Structure landing page to lock and roll the existing ruleset versions to the new version.

D.

Create a new application ruleset using the appropriate version number, then copy the highest version of existing rules into the new ruleset version.

Full Access