Question 62:
What are two differences between blocking and non-blocking events? (Choose two.)
Answer options:
A. The return values from the vRealize Orchestrator workflow will be processed in blocking events and NOT in non-blocking events. B. vRealize Orchestrator workflows run is sequence, per request in blocking events and parallel in non-blocking events. C. If vRealize Orchestrator workflow fails, both blocking and non-blocking events will fail. D. If vRealize Orchestrator workflow fails, blocking events will continue and non-blocking events will fail.