Skip to content

Integration Event Flow

Example of an orchestration use case signifying that a payment changed status on the network.

Demonstrates:

  • Integration event from a source system1
  • Outbox on publisher/consumer
  • Event stream
  • Mapping of event to MediatR command
  • Domain event dispatch in response to model update
  • Rules processing in response to domain event

file


  1. Payments Integrity source systems

    • Blue PaymentRepo
    • Blue WSO2
    • SettlementRecon
    • Reporting