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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

The property retain-required-tasks has been added

SubjectJAVA PropertyExplanation 
Process module






blueriq.processengine.cancel-started-tasks

Will cancel all started tasks when the runtime starts

Default: false

application.properties

blueriq.processengine.retain-required-tasksIf true, ad-hoc tasks for which the precondition becomes false will not be automatically canceled (pre R11 behaviour). Defaults to false.

application.properties

blueriq.processengine.worklist.limit

Limit of amount of items shown in the worklist

Default: 1000

application.properties

blueriq.processengine.caselist.limit

Limit of amount of items shown in the caselist

Default: 1000

 
blueriq.processengine.default-app-id-ignore-mode

To influence the behavior of models that normally make use of the application Id for whole server (Control applicationId behavior)

Default: none

application.properties

blueriq.processengine.app-id-ignore-modes.[app-id]To influence the behavior of models that normally make use of the application Id, but per project.

application.properties

blueriq.processlist.default-app-id-ignore-mode 

application.properties

blueriq.processlist.app-id-ignore-modes.[app-id] 

application.properties

Not used for Java since 10.1

can only be ProcessCaseDao 

 

 

 

 

 

 

 

 

 

 

 

  • No labels