Does Mendix have OOTB connector to TCPC?

0
Hi team, I want to check if Mendix provides any out-of-the-box (OOTB) connector or module for integrating with TCPC. My requirement is to establish communication between Mendix and TCPC for data exchange. So far: - I checked Mendix Marketplace but didn’t find a direct connector - I explored REST/SOAP options but not sure if TCPC supports it or if there is a standard approach Questions: 1. Does Mendix have any OOTB connector for TCPC? 2. If not, what is the recommended integration approach? 3. Has anyone implemented a similar integration? Any guidance or references would help. Thanks!
asked
1 answers
0

Hi Ridhi Shriyan


Yes absolutely. The Teamcenter Connector for Mendix is an official, supported module available on the Mendix Marketplace. It enables Mendix developers to access product data from Teamcenter or create and modify product data in Teamcenter.

Additionally, there is also a Teamcenter Extension built on top of the Teamcenter Connector, which simplifies visualization and access to the Teamcenter data model while automating the creation of Mendix domain models and microflows — giving developers an even more accelerated low-code experience.


check out it in mendix marketplace and refer: https://docs.mendix.com/appstore/modules/siemens-plm/teamcenter-connector/


i hope this helps

answered