The configuration of the correlation between instances now allows creating advanced expressions with several combinations. With that, it is possible to, for example, compare several parameters, while only one of them must be true. In previous versions, all parameters must be true for the message event to be executed. Two constants were also created: WF_IDINSTANCE and WF_PARENT_IDINSTANCE, in which it is possible to send the ID # for the current instance and the upper instance. This improvement allows instances to communicate in a clearer, more precise way, such as: A sub-process may send a message to its upper instance directly, without the need to use parameters with form fields.
From this version onwards, it is possible to configure a file field of the form pivot table to receive the binary file returned by the Web Service. Thus, it is possible to, for example, receive a PDF file and store it in a file field in the form.
The SESUITEID() function has been created to capture the instance ID #. Thus, it is possible to, for example, store the instance ID # in a process attribute and/or form field. This function can be used in the formulas for dynamic duration, dynamic executor, gateways, timers and system activity.
From this version onwards, creating new schedulings using the same mailbox will be blocked, aiming to eliminate the concurrence errors when reading e-mails.
View also the improvements made to this component in previous versions: