Please enable JavaScript to view this site.

QPR Knowledge Base 2026.1

Navigation: Introduction to New Features > QPR ProcessDesigner / EnterpriseArchitect Windows Client > QPR ProcessDesigner / EnterpriseArchitect API and Scripts

Native BPMN 2.0 XML Export and Import in the Client and the Client API (B-09072)

Scroll Prev Top Next More

The QPR ProcessDesigner and QPR EnterpriseArchitect Windows clients have native BPMN 2.0 export and import functionality that supports exporting and importing whole BPMN 2.0 models and separate BPMN 2.0 diagrams. The functionality is used from the popup menu of the Diagram Explorer and of a Navigator view diagram element.

There are also two new client API functions:

PGModel.ExportBPMN2 exports BPMN XML from the given diagram level.

PGModel.ImportBPMN2 imports the given BPMN XML to the given diagram level.

Note that the export and import operate with the BPMN 2.0 XML standard. There may be anomalies or non-standard content that cannot be handled, in which case an error is returned. See the Developers Guide for details.

© by QPR Software