Please enable JavaScript to view this site.

QPR Knowledge Base 2025.1

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

QPR ProcessDesigner / EnterpriseArchitect API

Scroll Prev Top Next More

The QPR ProcessDesigner / EnterpriseArchitect API received the following improments:

Fixed various issues that occurred when creating Relation Connectors (REC) via API, including routing resets, incorrect connector positioning, and navigator view update problems. (D-14296)

GetProperty and GetProperties methods work as expected with cardinality N sets and enumerated values, no longer leading to errors and incomplete data retrieval. (D-14292)

Added a new parameter "CheckInstances" to the ImportModel function to control whether instances are created instead of new elements when importing models. (B-08482)

For ImportModel, added a new parameter for conditional import that defines an attribute and a value that needs to be found as true from the source diagram element. (B-08459)

A new element property "Hidden" that can be used to hide instances on diagram. Also a new parameter when creating diagram elements with option to hide the instances. (B-08347)

Added a new parameter for importing diagram's type group in ImportModel by matching with the type groups' symbols. (B-08154)

Added a new attribute 'instancesingroup' to the Web Services API to get member instances of a group. (B-07949)