Related resources for receive message multiple schema orchestration
  • Receiving Messages With Multiple Schemas in a Single Orchestration5/15/2012 2:10:25 PM. In this article, I will cover how to receive two messages with different schemas in a single orchestration in order to process them instead of creating separate orchestrations for each message with identical business logic. For the solution, I will use the Listen shape along with two Receive shapes each of them listening for different messages.