new_bpmn
Create a new BPMN 2.0 diagram to start modeling processes or collaborations, setting it as the active context for subsequent operations.
Instructions
Create a new BPMN diagram and set it as current context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the diagram | |
| type | No | Type of diagram to create | process |
| extensionProfile | No | BPMN extension profile; portable emits no vendor attributes | portable |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | Yes | ||
| filename | Yes | Active BPMN filename | |
| processId | Yes | Stable generated or existing BPMN ID | |
| extensionProfile | Yes |