-
Notifications
You must be signed in to change notification settings - Fork 20
Projection Requested Event
Duncan Jones edited this page Aug 1, 2021
·
3 revisions
This event is added to the event stream of a command or query when it needs to have a projection run for an entity in order to complete its processing. For example a command to transfer money between bank accounts might request that an account balance projection to be run on the source account so as to verify that it has sufficient funds to perform the transfer.
- ProjectionDomainName - The domain name of the event stream over which the projection is to be run