excel.export.xlsx, for more details.etc/application.conf file (consult the Installation Guide for more details):
task.clear.maxFinished: maximum number of finished import/export tasks to keep. The default value is 25.task.clear.minStorageTime: minimum duration to keep finished import/export tasks before cleanup (in seconds). The default value is one hour (3600 seconds).task.maxRunningSimultaneous: maximum number of import/export tasks that can run simultaneously. The default value is 1 (1 task).reserved.image.folders parameter in the server’s etc/application.conf file. It allows specifying the names of image library folders reserved for internal use and non-modifiable by the user (they can be used, but not modified). See Installation Guide for more details.String.quote() : String, which allows you to escape all special regular expression (regex) characters in a string.getAllArtifacts* now return results when called server-side.etc/application.conf configuration file or completely redefined via extension point (see the Developer Guide for more details).Condition expression and Artifact condition expression of the conditional style definition. See the «Conditional Styles» section in the Functional Administration Guide.
Search_AI event. See the Installation Guide, «useraccesses.log» section.LIMIT or OFFSET for H2 databases (development mode only).bookmarks.json file has been fixed.isInterrupting attribute is false.
Ignore pinned elements).required).let).eval service (see «Evaluate an AQL Query» section in the AQL Guide).evalstr) to evaluate an AQL query and produce a string (see «Evaluate an AQL Query and Produce a String» section in the AQL Guide).page.header.scale parameter in project configuration files. This parameter allows setting the scale of the header on the web pages of artifacts. See Installation Guide.data.prism, data.branch, and data.preferences.root: provides the root object of the template.parent: provides the object that is the graphical container of the contextual object.if and let statements.getConstraint AQL service has been added to the RCP interpreter completion.basemm.Relationships between the same source and target has been fixed.makeHTMLLink service.footer.specific) to define HTML text appearing in the footer of web pages. See Installation Guide, Section "Adding Text to the Footer of Web Pages."width and height) on TRelations to specify the width and height of relation labels.root and source (in addition to self): self represents the contextual semantic object, root is the semantic object to which the template is applied, source is the semantic object that, through a relation, caused the appearance of the contextual object.file.upload.extensions.authorized and image.upload.extensions.authorized, to filter the types of files that users can upload to the server. See the Installation Guide, application.conf file.enable.upload.file.content.analysis, to control that the content of files uploaded to the server corresponds to their extensions. See the Installation Guide, application.conf file.RelationStereotypeSpecifications in the prisms editor.makeLink / makeHTMLLink now accept all types of objects.Version 7.6.0 is functionally identical to version 7.5.0.
Unlike version 7.5.0, version 7.6.0 requires Java 17 and not Java 11.
This version is based on
${currentPrismID}) in properties widget fields on detail pages. useraccessmanager.impl property in the case of authentication based on SSO and groups.borderSpacing attribute on the right and at the bottom in the diagram generation templates.file.upload.maxsize parameter not taken into account.REMOVE_MANY and ADD_MANY notifications are not handled correctly in the trigger for removal of represented elements.ChannelException: Too many channels» error when a connector creates several tens of thousands of typed attributes.getSemanticElements and getLinkedArtifacts AQL services. Applied to an artifact, these services return the list of semantic elements and the list of linked artifacts present in an artifact. See User Guide.