Smartfacts Platform
Introduction of the Pages Concept
##To be added by Christoph
Stereotype Filter for the Model Tree
##To be added by Christoph
Preset global visibility for newly published models
Feature:
Access to new models added to Smartfacts is basically only given to the user who imported the model. Other users must be added interactively.
To simplify this, you can specify user groups under "Modelwarehouse Profile/Smartfacts/Global visibility for new published models".
to specify user groups whose members should have read access to the models. Multiple user groups can be specified separated by commas.
Indexed Models
In this release, we reorganized the Indexed Models page (formerly known as Indexed Models). To migrate existing Git connections to the recent version, please do the following:
Ensure that the existing Git servers have been correctly transferred to the External Servers section of the Model Warehouse Profile. Use the function Ping external server to ensure that connection and authentication are set up correctly:
In the updated Indexed Models page, the branches to be synchronized must be defined from scratch. To add a branch, hit the Add Config button, select the Git server(s) and the desired branch. Repeat this for every branch of every Git repository supposed to be synchronized via the index:
New UI for the Smartfacts Global Configurations
##To be added by Christoph
Version Exclusive Links have been removed
##To be added by Christoph
Headless Publishing
New Supported tools:
Headless publishing now supports the following for tools:
CAMEO/MagicDraw, Enterprise Architect, Rhapsody, Innovator
Change Detection for TWC:
For CAMEO models provided on TWC, change detection is supported based on the TWC commit id, so only models which have changed on TWC are updated.
Headless Publishing for CAMEO under Linux environment:
The Publisher now also runs in Linux environment for tool supporting running under Linux (CAMEO)
New Configuration switches:
doDeltaImport: Run headless publisher in delta import mode ( reduces runtime, as only changed diagrams are exported )
doVersionOverride: Amend the latest existing version on smartfacts for the model.
Please ensure, that latest versions of the plugins are used.
Abbreviated Link Format
In this release, we have introduced an abbreviated link format for source code links. It replaces the previous, JSON-based format, which is still readable from the plug-ins. To use the abbreviated link format:
if you are using the Eclipse plug-in, upgrade it to 2022.11.1 via the Get Plug-Ins functionality. (A corresponding VSCode plug-in will be provided soon)
Configure the link format in the Source Code Links section of the Model Warehouse Profile.
There is a default link format for links to Smartfacts-internal elements, which produces the following links:
where
@(' ')
represents the language-specific comment pattern,oslc://
the global prefix,Elaborates
is an example of the link type,SUV2.6
denotes the unit name, andEL-40dc...
is the smartfacts ID of the referenced element.To enable abbreviated link format for a specific codebeamer instance, add the following into the root-level
templates
array:
Replace genoslc
with an arbitrary short identifier and the baseUrl
value with the genoslc codebeamer instance you want to work with. It is possible to maintain multiple codebeamer instances in parallel. A link created with this configuration looks like this:
Experimental: Traceability browser version 1
IBM Jazz Integration
Update of picking / switching Jazz global configurations
##To be added by Christoph
PTC Codebeamer
Improved Cameo Systems Modeler Integration
##To be added by Christoph
Felicity integration
##To be added by Christoph
Adding new requirements from withing the plug-ins
##To be added by Christoph
Jama Connect
Improved authentication of the API
Improved Cameo Systems Modeler Integration
##To be added by Christoph
Dassault Systèmes, Cameo Systems Modeler
Cameo diagram navigation inside delegated UIs
##To be added by Christoph
Add Comment