DEV Community

Discussion on: I'm a Software Architect, Microsoft MVP, DDD-Cloud Enthusiast, built web applications with 100+ millions users. Ask me anything!

Collapse
 
masallahozen profile image
Masallah Ozen

Thnx for your response and time. But I guess, I can't completely define problem :( Sorry for my English.

  • Web App : Writed with any web tech, not problem. Just send action/trigger/event

  • Web Api : This is writing with c# For me. When an action/trigger/event send api call, my [validation/rules/may be start workflow] process starting. After process executed a repsonse send to wep app [Ok/Failed/WaitingForApproval].

My problem is this process definition.

This categories are usefull for problem, aren't it?

  • Event bus
  • State machine
  • Rule
  • Validation

Best Regards,