An organization is designing a Mule application to support an all-or-nothing transaction between several 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?