Weekend Sale Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

New Release PEGAPCSSA87V1 Certified Senior System Architect Questions

Pega Certified Senior System Architect (PCSSA) 87V1 Questions and Answers

Question 13

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

Options:

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.

Question 14

Which three options do you consider when deciding to use post-processing actions on a flow action? (Choose Three)

Options:

A.

The effect if the flow action is reloaded

B.

The sequence in which the system runs different actions

C.

The timing of the commit for the flow action

D.

The security setting for the flow action

E.

The potential reuse of the flow action

Question 15

A client requests that you add a footer to the Case Manager portal. How do you satisfy this request?

Options:

A.

Update the portal format in the skin applied to the portal.

B.

Update the portal type on the portal record.

C.

Change the section layout on the harness referenced on the portal record.

D.

Configure a navigation record to describe the new portal format.

Question 16

Which statement is true about services?

Options:

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.