Skip to content

Add missing support for DataInput and DataOutput elements #951

@nikku

Description

@nikku

Is your feature request related to a problem? Please describe.

We do not properly support bpmn:DataInput and bpmn:DataOutput elements. Adding support would mean that users may model input and output specifications in a BPMN 2.0 compliant way.

image

Example diagram: data-input-output.bpmn

Describe the solution you'd like

bpmn:DataInput and bpmn:DataOutput elements

The underlying structure (bpmn:InputOutputSpecification elements) must be maintained in the process. This is partly covered via #910 already.

Describe alternatives you've considered

Keep our modeling support limited to data objects.

Additional context

As a pre-requisite to this issue we must properly wire data associations (#910).


Depends on #910

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogQueued in backlogbpmn supportTracks missing BPMN supportenhancementNew feature or requestmiwgTracks BPMN compatibility issuesmodeling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions