Please enable JavaScript to view this site.

QPR Knowledge Base 2019.1

Navigation: Introduction to New Features > QPR UI Integration

QPR Web Service Improvements (307616, 307305, 307320, 307488, 218795, *2019.1.1: 307970)

Scroll Prev Top Next More

The CreateCopy, SetAttribute, SetAttributes, SetMeasureValuesForMeasure, and SetMeasureValuesForModel functions now have a new InputValuesInMeasurementUnitFormat option for defining if the measure's own unit format is assumed when converting input values from string to float. If this option is false, decimal separator is assumed to be "." and thousand separator empty.

There's now a new externalmodel attribute that, for External model custom attributes, returns the FullID of the linked model and diagram.

Flows now have a new flowroute property that returns the flow's route through the diagram hierarchy.

There's now a new zorder property for QPR ProcessDesigner / EnterpriseArchitect elements in QPR API and QPR Web Service. The zorder defines the element's z-order (depth) on a diagram. In addition, the QPR API now has a new font property for getting and setting the element's font.

Fixed an issue where QPR Web Service returned wrong valuetype for some attributes.

SetAttribute now supports changing QPR Metrics measure type.