nerdexam
Pegasystems

PEGAPCSSA86V1 · Question #17

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

The correct answer is D. Call returns to the originating activity, while Branch skips the remainder of the originating activity. See the full explanation below for the reasoning.

Question

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

Options

  • ACall provides more robust debugging capability than Branch, while Branch provides better run-
  • BBranch overrides the security restrictions of the called activity allowing you to easily test code; it
  • CBranch creates a new thread to allow asynchronous processing, while Call runs in the thread from
  • DCall returns to the originating activity, while Branch skips the remainder of the originating activity.

How the community answered

(47 responses)
  • A
    9% (4)
  • B
    4% (2)
  • C
    13% (6)
  • D
    74% (35)

Community Discussion

No community discussion yet for this question.

Full PEGAPCSSA86V1 Practice