reference-guide icon indicating copy to clipboard operation
reference-guide copied to clipboard

Describe how to dispatch commands/queries and handle events from other contexts

Open smcvb opened this issue 5 years ago • 0 comments

Currently the Reference Guide does not describe how to dispatch commands and/or queries from one context to another, or how to handle events from other contexts. This would require a page in the Axon Server section on how to configure a TargetContextResolver for commands and queries, and how to merge several event streams with the AxonServerEventStore#createStreamableMessageSourceForContext(String) method.

smcvb avatar Jan 23 '20 12:01 smcvb