Start Message Event

I have two part question. First is my model OK? or need to be optimized? and second how can I correlate this two message events I’m not perse a programmer I’m DBA but technical explanation it’s Ok. Thanks in advaced

ask_camunda_blog.bpmn (7.3 KB)

a) At first glance:

  • Labeling (pools, all events, verb+Object principle for tasks, sequence flows and gateway)
  • why use the terminating end events instead of a regular end events?
  • missing gateway label and sequence flow conditions
  • use message end event, not intermediate message throw event

b) please see https://docs.camunda.org/manual/latest/reference/bpmn20/events/message-events/

Thanks @rob2universe your guidance about bpmn it’s excellent, I would like to add the following information about how to setup bpm objects, this video it’s great [https://vimeo.com/281931684]

1 Like