Release Overview

Date Release

Changes to be Noted

  • [Advance Notice] The feature of Advanced Layouts that is for customizing Operating Forms will be deprecated (scheduled April, 2022)
  • Check out the plans for changes in future versions [Plans of Future Changes] at the bottom of this page.

Details for Version Version 12.3.2

Changes of Functions for All Users

Changes of Functions for Workflow Designer

  • Improved stability in cases where the ‘GraalJS’, the script engine is used, such as Script Tasks
  • The Advanced Layout function will be deprecated
    • A message of being deprecated will be shown on the setting screen
    • There is no effect on the use of this function for the time being
    • If you will be using this function in the version going to be released in July 2021, a setting error will occur.
    • After that, it will be completely discontinued in the version going to be released in April 2022.


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

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

Schedule for April 2022

  • The Advanced Layout function for customizing the Operating Form screens will be discontinued

1 thought on “Ver.12.3.2 2021-03-14 Improved Stability of Script Task”

  1. Pingback: 2021-03-14 15:00 (UCT) Unavailable, System Version Upgrade – Questetra Support

Comments are closed.

%d bloggers like this: