📚 Practice Mode

mainframe Online Quiz - 27

Learn at your own pace with hints and detailed explanations

1 / 19
Multiple Choice

After some initialization, a long running business process needs further input from the client. The process should only wait for a certain period of time. If that time has passed without further user input, default processing should start. Which BPEL construct can most effectively handle this situation?

  1. Receive choice with a timeout element
  2. Receive activity with a parallel wait activity
  3. Receive choice with a subsequent wait activity
  4. Receive activity with expiration properties defined