Multiple choice technology architecture

___ launches a BP from another BP.

  1. BNewBp

  2. NewBP

  3. Init

  4. NewBPNs

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

NewBP is the correct command or function used to launch a Business Process (BP) from within another BP. This allows for modular process design where one process can invoke or spawn another as part of its workflow.