Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8004771
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T17:00:53+00:00 2026-06-04T17:00:53+00:00

I am currently writing my first saga and I am a bit puzzled with

  • 0

I am currently writing my first saga and I am a bit puzzled with the read model. Let’s explain it with an example :

I have three bounded context : programming, contractor and control. Each of them has its specific read model.

worflow :

  • programming send an event “JobScheduled“
  • Saga receives this event and tell contractor to “schedule the Work“.
  • When done the Contractor send an event “JobDone“.
  • The Saga receives this event and tell Control to “Start Control Period“.

Everything turns out to be fine here. We are on the write side so we are passing vital information for the process to go on.

My question comes with unnecessary information. Let’s say that the event “JobScheduled”
has a note field : “test note”, and before this job is done this field is changed to “test note important”. This change is of no importance to the workflow as described, but it is important that the contractor might see the change in the field when looking at the read model of the contractor bounded context.

Am I to give to the saga the event NoteChanged and process it or should I create a projection which directly listens to this event in my contractor bounded context?

To give it to the saga looks to me like unnecessary work because I am only updating readmodel here there is no domain involved in the change.

On the other hand, making a direct coupling between the two bounded context removes one of the assets of sagas which is the possibilty of modifying the interactions the bounded context have between each other in the workflow.

Thanks for your reading,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T17:00:54+00:00Added an answer on June 4, 2026 at 5:00 pm

    If changing the note is important, it should be modelled explicitly. This can be accomplished by introducing an Event just like you already did.

    If said Event has any relevancy to the process, it can be handled by a Saga. If it only needs to be represented in different Read Models, then just handling it in their respective projections should be fine.

    One context may very well listen to and handle the events of another one, even across application boundaries. At least this is how cross-context integration should work in an event centric architecture.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently writing my first Android app and have based most of my
The application I'm currently writing is using MVVM with the ViewModel-first pattern. I have
I am currently writing my first iPhone app, but have encountered an issue. I
I am currently writing my truly first PHP Application and i would like to
I'm currently writing a billing application using EF 5 Code First, and I'm running
I am currently writing a program using Weka that builds a model (using one
We are currently writing an application which is split into multiple projects/modules. For example,
I am writing a game in XNA. The first main goal is to have
I'm diving into 3d programming a bit and am currently learning by writing a
I'm currently writing a script that processes batches of quicktimes, and its my first

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.