Release Overview
Date Release
Changes to be Noted
- [Advanced notice] In the settings for Service Task (Data Assignment) to update a String-type Data Item, reference expressions using data definition number will be discontinued (Schedule for October 2021)
- [Advanced notice] In the Throwing Message Intermediate Event (HTTP), etc. the method of Basic Authentication setup within an App will be discontinued (Schedule for October 2021)
- Check out the plans for changes in future versions [Plans of Future Changes] at the bottom of this page.
Details for Version 12.3.1
Changes of Functions for Workflow Designer
- In the settings for Service Task (Data Assignment) to update a String-type Data Item, reference expressions using data definition number will be automatically replaced with ones using the Field name
- Additional support for cases that were not replaced when upgrading to Version 12.3
- Even with this upgrading to version 12.3.1, some will be not replaced automatically. If there is a settings error on reference expressions using data definition number, please modify it individually
- Fixed the following Bugs:
- The form-type setting in User-type Data Item is blank upon adding newly
- There is no harmful effect on the use
- Corresponded so that select-box is set
- When using OAuth2 in HTTP authorization settings, the process of obtaining an access token from the OAuth2 refresh token may not work properly
- The form-type setting in User-type Data Item is blank upon adding newly
Changes of Functions for System Engineers
- Updated the Java library of API client (qbpms-client-swagger)
Plans of Future Changes
We are planning to alter the following specifications and system platform in future versions.
Schedule for July 2021
- Rhino will be discontinued as a script engine for Script Tasks and Service Tasks (Add-on)
- Along with the discontinuation of Rhino, the data retrieving/updating method for the following formats will be discontinued
- Retrieving: data.get(“1”), Updating: retVal.put(“1”, “foobar”)
- Please change to the new format (Ver. 11.4 or later) such as engine.findDataByNumber(1), engine.setDataByNumber(1, “foobar”) (M230)
- Reference: Notice Concerning Deprecation of Rhino (June 2021)
- For the APIs of “Querying for all Process Instances records” and “Querying for Task records operated by the User”, it will be changed to explicitly specify to include Data Items as display items in search results
- Currently, Data Items specified as search conditions are automatically included in search results
- After the specification change, only Data Items with the specified element will be included in the search results
- Microsoft IE11 will be excluded from supported browsers
- IE11 on Windows 8.1 will be excluded from support
- IE11 on Windows 10 is no longer supported
- See Announcement of the End of IE11 Support」 for the details
Schedule for October 2021
- Nashorn will be discontinued as the script engine for Script Tasks and Service Tasks (Add-on)
- In the settings for Service Task (Data Assignment) to update a String-type Data Item, reference expressions using data definition number will be discontinued
- In the Throwing Message Intermediate Event (HTTP), etc. the method of Basic Authentication setup within an App will be discontinued
Pingback: 2021-02-07 15:00 (UTC) Unavailable, System Version Upgrade – Questetra Support