You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.

With Blueriq 11.0 we introduced legacy properties that will be available for one major version and are immediately deprecated from the moment of introduction. The properties should therefore preferably not be used but may help during a transitioning period towards the new behavior.

SubjectPropertyExplanationDefaultIntroduced inRemoved in 
XML in Web Servicesblueriq.legacy.create-empty-elements-for-unknownsControls whether the legacy behaviour of generating empty elements for unknown relations should be enabled.falseBlueriq 11.6

Changed to feature toggle in Blueriq 14.0: blueriq.webservices.create-empty-elements-for-unknowns

application.properties

Datamapping when cancel taskblueriq.legacy.execute-datamapping-on-cancel-taskControls whether the legacy behavior of executing the datamapping when cancelling a task is enabled.falseBlueriq 12.12.1Blueriq 14.0

application.properties

Flow transaction rollbackblueriq.legacy.rollback-unknown-relation-to-empty-listControls whether previously unknown multi value relations should be rolled back to an empty list instead of unknown on transaction failurefalseBlueriq 12.13.19 and Blueriq 13.9Blueriq 14.0

application.properties

Container type: AQ_InstanceListblueriq.legacy.single-field-instance-list-paginationControls whether the legacy behavior of using a single Field for pagination in the AQ_InstanceList should be enabled.
NB: the new behavior adds a Container which contains two text Assets and a Field for pagination.
falseBlueriq 13.13Blueriq 15.0

application.properties

Process Engineblueriq.legacy.use-legacy-case-unlockingWith the legacy behavior, checking if a case is locked and unlocking a case is done in Hibernate. This in contrast with acquiring a lock, which is done directly on the database. The new behavior is to check/unlock directly in the database as well and also throw an exception when a case is unlocked that was not locked.false

Blueriq 13.13.17

Blueriq 14.10.1

Blueriq 16.0

application.properties