Teamcenter Extension

Content Type: Module
Categories: Extensions

Overview

Teamcenter Extension provides you with an effortless means to harness the full capabilities of Teamcenter Connector for Mendix. The Teamcenter Extension is layered atop the Teamcenter Connector, to provide a low-code experience by making it easier to visualize and access Teamcenter data model and automate creation of Mendix domain models and microflows.

Documentation

Please refer to Mendix Documentation

 

Installation:

  • Open Mendix Studio Pro and create an App.
  • Connect to Mendix Marketplace and download Teamcenter Extension.
  • You will see two popups asking if you want to install the Teamcenter Toolkit and if you trust the add-on module that contains the Teamcenter Extension.
  • Click Yes to both

Releases

Version: 2.0.0
Framework Version: 10.12.1
Release Notes: New features Teamcenter Extension 2.0.0 allows managing of integrations. We have added a new tab to the landing page of the extension where the integrations are listed. When clicking on an integration, details of the integration are shown including validation feedback showing the health of the integration. The developer can click on edit to change an integration and on duplicate to create a new integration using an existing integration as a starting point (the original integration will remain unchanged). Also, integrations can be deleted. Note that, in that case, the actual microflows and entities are not removed from the Mendix model. Breaking changes Teamcenter Extension 2.0.0 has been upgraded to work with • Mendix Studio Pro 10.12.1 (minimum version) • TcConnector 2406.0.0 (minimum version) For steps on how to upgrade from 1.0.0 to 2.0.0, please refer to Mendix documentation on Teamcenter Extension Improvements • Display integration title on the import mapping page for reference. • Added a link to Mendix docs in the object mapping dialog and Teamcenter Settings -> Edit dialog. • Enriched the documentation for the generated entities in the domain model. • Removed FMS URL from the Teamcenter settings as this was not actively used by the extension. • Removed spelling checker from the input fields. • Improved the sorting behavior of the object mapping dialog. • Improved the performance of the object mapping dialog • Removed dependence on Community Commons module Fixes • Maximum length of string attributes created by the extension did not match the maximum lengths as configured in Teamcenter. • Extension did not create a custom ReviseItemRevision input object when creating the entities and microflow to revise an ItemRevision. • Teamcenter properties/relations/references with spaces in the name could be selected when configuring an integration. The current version of the TcConnector does not support properties/relations/references with spaces in the name. • Microflow generated by the extension had a conflicting object name. • Fixed the minimum height of an entity in the import mapping page. • Fixed merge conflicts were created for the Teamcenter cookie. Known issues • In the object mapping dialog, entities from add-on modules or entities where at least one of their generalizations is from an add-on module will not be visible and cannot be used in the object mapping. • Teamcenter properties can have spaces in their name; Mendix attributes cannot. This results in errors in the generated/updated domain model.
Version: 1.0.0
Framework Version: 10.6.5
Release Notes: Initial Release