nerdexam
IBM

A2060-218 · Question #65

When a file arrives it must be archived. The ProcessFileArrival and ArchiveFile Business Processes (BP) handle this. The requirement is for ProcessFileArrival to invoke ArchiveFile, but not wait for…

The correct answer is B. Async. See the full explanation below for the reasoning.

Question

When a file arrives it must be archived. The ProcessFileArrival and ArchiveFile Business Processes (BP) handle this. The requirement is for ProcessFileArrival to invoke ArchiveFile, but not wait for ArchiveFile to finish before further processing. Which invoke mode should be used?

Options

  • AInline
  • BAsync
  • CQueued
  • DDeferred

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    72% (26)
  • C
    3% (1)
  • D
    17% (6)

Community Discussion

No community discussion yet for this question.

Full A2060-218 Practice