Camunda-modeler: Delete message definitions (i.e. from ReceiveTask)

Created on 9 Feb 2016  路  5Comments  路  Source: camunda/camunda-modeler

The UI allows to add messge definitions but not to remove them.

Idea: Provide list of global entities (messages, errors, ...) on the diagram root. Users are able to edit these elements there and add/remove them.

__Describe the solution you'd like__

  • [ ] inspect global list of message definitions
  • [ ] keep track of which message definitions are actually used
  • [ ] remove message definitions (and properly unplug them from message events)
BPMN backlog enhancement modeling

Most helpful comment

The same functionality is needed for all global elements, e.g. errors, signals, escalations

All 5 comments

Hey leolux,

it is possible to remove the reference to a message from events by clicking the last (empty) dropdown icon:
clear-message-definition

Does this fit your needs? Or do you want to get rid of the message itself (which is currently not yet possible using the modeler).

The second option would be better because the xml still contains all message defintions even if not used.

I have seen this feature missing at multiple customers. Sometimes the UI seems to lead users into creating new messages accidentally even if the intent was selecting an existing one.

The same functionality is needed for all global elements, e.g. errors, signals, escalations

Was this page helpful?
0 / 5 - 0 ratings