Changes made after the publication of the version

Functionality

After

Before

Result of changes

Database copies.

Initial population of a database copy is faster now if source data includes documents generating records in registers and containing a large number of rows in tabular sections.

Initial population of a database copy took more time if source data included documents generating records in registers and containing a large number of rows in tabular sections.

Upgrade: faster initial population of a database copy.

Collaboration system.

On overriding the selection list of collaboration system users, on creating a context conversation message, the need to disable a user notification (displayed in the user interface as No notification) is passed as a special value of the ChoiceData parameter of the CollaborationSystemUserAutoComplete data processor.

A special value can be created using the constructor of the CollaborationSystemUserID object without specifying a collaboration system user ID.

The Undefined value is no longer allowed as a value of the ChoiceData parameter of the CollaborationSystemUserID data processor.

On overriding the list of selecting collaboration system users, on creating a context conversation message, the need to disable a user notification (displayed in the user interface as No notification) was passed as the Undefined value, which prevented distinguishing notification disable and closing the user selection form without any choice.

Eliminated unexpected system behavior.

Managed locks.

In client/server mode, a pessimistic object lock will be unconditionally released by the server cluster if the following conditions are met:

  • There is an attempt to release an object lock set by another user (in a remote client application).
  • The collaboration system is used to release the lock.
  • The remote client application did not release the lock 5 seconds after sending the collaboration system message.

In client/server mode, an attempt to release a pessimistic object lock resulted in the message stating that editing was not possible if the following conditions were met:

  • There was an attempt to release an object lock set by another user (in a remote client application).
  • The collaboration system was used to release the lock.
  • The remote client application did not release the lock 5 seconds after sending the collaboration system message.

Eliminated unexpected system behavior.


Next page: Transition from the previous version to the version 8.3.15

Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.