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.