Process Definition XML - Hyland Automate Modeling - Current - Current - Ready - Content Innovation Cloud - external

Hyland Automate Modeling

Platform
Content Innovation Cloud
Product
Hyland Automate Modeling
Release
Current
License

The ID, name and executable status of a process definition are set as XML attributes of the process element. Documentation is a sub-element of process, for example:

<bpmn2:process id="Process_1w18m9x" name="request-process" isExecutable="false">
        <bpmn2:documentation>A process to request stock orders</bpmn2:documentation>