7.4.x

bonita-properties 1.3 Rest API and Custom page

Release notes

You can now access the properties by a REST API.
A custom page, to administrate the access right to the properties is available. By default, via the REST API, you can access every thing, but you can restrict the access.

PS : access the github project to get all the Rest API / Page

Bonita Platform Version Compatibility: 
7.4.x
7.3.x
7.2.x

widgetdisplayfailedresponse_1 1.1 User Friendly message

Release notes

Two new parameters :
* enableDetailedExplanation : if TRUE, then the message returned is the complexe one (the Java Exception)
If false, then the message is a user friendly on

  • genericMessage in case of enableDetailedExplanation =FALSE, this message is returned to the user
Bonita Platform Version Compatibility: 
7.4.x
7.3.x
7.2.x

rest-api-context 2.7 Permission access

Release notes

2.7 Document permission

Access on parameters : in the pilot, the parameter has to be declare (else the "":"" return all parameters)
pilot on parameter : it's possible to declare "paramcontext" as a parameters, and give a context. Then, this context is use.
Priority is
- localcontext
- globalcontext
- paramcontext
Two advantages to use the paramcontext : 1/ it's not use any variable memory, 2/ it's available at the instantiation, for example to protect the access on some parameters.

Bonita Platform Version Compatibility: 
7.4.x
7.3.x
7.2.x

pagelog 1.2

Release notes

Thanks to romain to fix the variable to access the log directory on the bundle

Bonita Platform Version Compatibility: 
7.4.x
7.3.x
7.2.x

bonita-server-logs 1.0.0

Release notes

  • List log files from CATALINA_HOME/logs
  • Sort log files by lastModified date
  • Consult log file content
  • Download a specific log file
Bonita Platform Version Compatibility: 
7.4.x
7.3.x
7.2.x

pagelog 1.1

Release notes

Community version

Bonita Platform Version Compatibility: 
7.4.x
7.3.x
7.2.x
Notifications