Designcenter X Cloud Services Connector

Last modified: September 25, 2026

Introduction

Designcenter X Cloud Services are scalable, cloud-hosted services that expose Siemens Designcenter's design intelligence and high-compute analysis capabilities on demand. Enterprise apps, dashboards, and automated workflows can all consume these capabilities.

Key Capabilities

The connector focuses on two high-value capabilities:

  1. Visual reporting data – generated from Designcenter part files in Teamcenter and available through APIs to build rich, design-aware experiences for customers.
  2. High-compute design analysis – runs assembly clearance (clash) detection in the cloud so that users can offload large assembly analysis to the cloud.

The Designcenter X Cloud Services connector on Mendix Marketplace makes these services available in any Mendix app through ready-to-use microflows. The connector handles authentication, session management, and data exchange so developers can focus on delivering business value rather than managing infrastructure.

Typical Use Cases

The connector supports scenarios such as:

  • Enterprise dashboards that correlate design data (parts, assemblies, BOM structure) with enterprise data such as cost, supplier, quality, or program status.
  • Historical clash result management – store, search, and trend clearance analysis results over time across releases, programs, or product lines.
  • Design analytics – run analytics over visual report data and clash history to show design quality KPIs, regression detection, and rework hotspots.
  • Engineering automation – trigger high-compute analyses, such as clash detection, on entire assemblies directly from Mendix workflows, with execution governed by business rules.
  • Cross-discipline collaboration – make Designcenter intelligence accessible to non-CAD users, such as program managers, quality, and manufacturing teams, within the apps they already use.

Prerequisites

  • Studio Pro 10.24.2 and above
  • A valid Siemens Enterprise Cloud Account (ECA) with an entitlement to a Designcenter X product tier and value-based licensing tokens
  • Access to the Siemens Admin Console to provision server users and credentials
  • Built-in Data Management (Teamcenter X Essentials) or a higher Teamcenter X tier (Standard, Advanced, or Premium)

Dependencies

You must have the following Marketplace modules installed:

Installing the Connector

To install the Designcenter X Cloud Services Connector in your Mendix app, follow these steps:

  1. Install the modules listed in the Dependencies section.
  2. Follow the instructions in Using Marketplace Content to import the Designcenter X Cloud Services Connector into your app.
  3. Configure the connector as described in the Configuring the Connector for Single Sign-On document.

Read More