VM Connector Examples - Mule 4
To fully benefit from using Anypoint Connector for Virtual Machine (VM Connector), see the following examples of configuring the connector operations:
-
Dynamic Routing
Configure the Publish operation to dynamically route messages to different queues depending on certain conditions. -
Propagate Message Attributes
Configure both the Publish operation and Listener source to propagate message attributes through a VM queue via the message payload. -
Send Messages across Different Apps
Configure the Publish, VM Listener, and Consume operations to send messages across different apps. -
Publish and Listen to Messages
Configure the Publish operation and Listener source to publish a message that is received by a different flow. -
Publish a Message and Get a Response
Configure the Publish consume operation to publish a message and get a response. -
Aggregate Messages Pending in Queue
Configure the VM Publish, Consume and Aggregators module to aggregate messages pending in a queue.