MassTransit / Sample-ShoppingWeb

A web site with a simulated cart, using a saga to track cart expiration via Quartz
Apache License 2.0
80 stars 38 forks source link

Expand the sample for an invoce approval please #1

Closed patagoniahiker closed 5 years ago

patagoniahiker commented 8 years ago

Hello, can you please expand this sample to do Invoice approvals.

Using the v3 recent release, I need help in

  1. Routing based on workflow (saga)
  2. Notification
  3. How to show the health of Sagas, and where they are Ultimately, pushing it to a mail box (I can do this)
MasallahOZEN commented 5 years ago

Hi everyone, could you produce a solution? I want to doing same flow. How can I write it ?

phatboyg commented 5 years ago

I think if you search Stack Overflow you should be able to cut-and-paste your entire order to cash system!