Enhancements to Extensions in Version 8.3.26:
Support for Document Journals and XDTO Packages
We are continuing to develop extensions, incorporating suggestions from partners and users.
Support for Document Journals
In extensions, we've added the option to create custom objects of the Document Journals class. In the Registered Documents property of custom document journals, extensions can include both documents added by the same extension and documents from the extended configuration.

Support for XDTO Packages
In configuration extensions, you can now modify the following properties:
- Composition and Namespace of borrowed XDTO packages. Changes to the properties of XDTO packages are made by setting the value from the extension to the extended object. When changing properties by several configuration extensions, the property value will be taken from the last extension in the list.
- XDTO Packages of borrowed web services. Changes to the properties of web services are made by adding XDTO packages to the list by each of the extensions modifying the list.

In configuration extensions, you can now control the Namespace property of borrowed XDTO packages.
If one of the two properties Composition and Namespace of an XDTO package is changed by an extension, the second property must either also be changed or controlled.
If this condition is violated, a corresponding error will be displayed to the user at the time the extensions are applied. This new functionality allows you to quickly change XDTO packages used for external system interaction and correct any faulty packages within the configuration.