fluig_process_diagram_set
Replace the SVG diagram of a BPM process version after updating its topology in XML, ensuring the visual representation matches the flow.
Instructions
WRITE. Replace the SVG diagram of a process version. Required after changing the topology in the XML, otherwise the published drawing no longer matches the flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| svg | Yes | SVG content of the diagram. | |
| confirm | No | Must be true to actually perform the operation. | |
| processId | Yes | Process id. | |
| processVersion | Yes | Process version. |