MuleSoft MCIA Level 1 Maintenance Practice Test 1

Question 1 / 40
An organization is designing a mule application to support an all or nothing transaction between serval database operations and some other connectors so that they all roll back if there is a problem with any of the connectors Besides the database connector , what other connector can be used in the transaction.
VM
Anypoint MQ
SFTP
ObjectStore
Comment (0)
Suggested answer: A
Explanation:
Correct answer is VM VM support Transactional Type. When an exception occur, The transaction rolls back to its original state for reprocessing. This feature is not supported by other connectors.
Here is additional information about Transaction management: