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)- A8% (3)
- B72% (26)
- C3% (1)
- D17% (6)
Community Discussion
No community discussion yet for this question.