Skip to content

Commit 68b3b98

Browse files
Merge pull request #11186 from mendix/nc-xcelerator
Add Siemens Xcelerator
2 parents 4f97ebe + 1dbf346 commit 68b3b98

61 files changed

Lines changed: 308 additions & 178 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/en/docs/community-tools/contribute-to-mendix-docs/style-guide/terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ In development and project management contexts, use "project" instead of "app" w
5252

5353
## app owner
5454

55-
This is not a formal Mendix term, so do not assume users know what it means. Define it in general terms and make clear through context that each team must define and interpret "app owner" for their own app. For an example, see the *Copyright* section in the [Insights Hub module documentation](/partners/siemens/mindsphere-module-details/#configuring-the-os-bar).
55+
This is not a formalized/Mendix term, so we cannot assume the user knows what this is. This should be defined in general terms and made clearer via context (for example, via the "Copyright" example in the [Insights Hub module documentation](/appstore/industry/mindsphere/mindsphere-module-details/#configuring-the-os-bar)) that it is the user's responsibility to define and interpret what an app owner is for their app.
5656

5757
## article, document, page
5858

content/en/docs/deployment/deploying-to-mindsphere.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Insights Hub is the cloud-based, open IoT operating system from Siemens that let
1515
This documentation is meant for Mendix developers who want to deploy, register and run a Mendix app on Insights Hub.
1616

1717
{{% alert color="warning" %}}
18-
There are some limitations to what you can do in your Mendix app if it is deployed to Insights Hub. See the [Limitations](/partners/siemens/mindsphere-development-considerations/#limitations) section of *Insights Hub Development Considerations* for more information.
18+
There are some limitations to what you can do in your Mendix app if it is deployed to Insights Hub. See the [Limitations](/appstore/industry/mindsphere/mindsphere-development-considerations/#limitations) section of *Insights Hub Development Considerations* for more information.
1919
{{% /alert %}}
2020

2121
{{% alert color="info" %}}
@@ -25,7 +25,7 @@ You can easily copy code examples shown within grey blocks into the clipboard. H
2525

2626
{{% /alert %}}
2727

28-
To help you with your first Insights Hub apps, there is also an example app which contains modules which call the Insights Hub APIs. See [How to Use the Siemens Insights Hub Monitor Example App](/partners/siemens/mindsphere-example-app/) for more information.
28+
To help you with your first Insights Hub apps, there is also an example app which contains modules which call the Insights Hub APIs. See [How to Use the Siemens Insights Hub Monitor Example App](/appstore/industry/mindsphere/mindsphere-example-app/) for more information.
2929

3030
## Prerequisites{#prerequisites}
3131

@@ -76,15 +76,15 @@ If you have an existing app which was not based on the Insights Hub app template
7676

7777
* **Siemens Insights Hub SSO** from the Mendix Marketplace here: [Siemens Insights Hub SSO](https://marketplace.mendix.com/link/component/108805/)
7878

79-
This module enables users who are logged in to Insights Hub to use your app without having to sign in again. It also enables you to test your app locally. For more information, see the [Single Sign-On](/partners/siemens/mindsphere-module-details/#mssso) section of *Insights Hub Module Details*.
79+
This module enables users who are logged in to Insights Hub to use your app without having to sign in again. It also enables you to test your app locally. For more information, see the [Single Sign-On](/appstore/industry/mindsphere/mindsphere-module-details/#mssso) section of *Insights Hub Module Details*.
8080

8181
* **Siemens Insights Hub OS Bar Connector** from the Mendix Marketplace here: [Siemens Insights Hub OS Bar Connector](https://marketplace.mendix.com/link/component/108804/)
8282

83-
This integrates the mandatory Insights Hub OS Bar with your app. For more information, see the [Siemens Insights Hub OS Bar](/partners/siemens/mindsphere-module-details/#msosbar) section of *Insights Hub Module Details*.
83+
This integrates the mandatory Insights Hub OS Bar with your app. For more information, see the [Siemens Insights Hub OS Bar](/appstore/industry/mindsphere/mindsphere-module-details/#msosbar) section of *Insights Hub Module Details*.
8484

8585
* **Siemens Insights Hub Web Content** from the Mendix Marketplace here: [Siemens Insights Hub Web Content](https://marketplace.mendix.com/link/component/108803/)
8686

87-
This applies Insights Hub styling to your app and includes some additional custom files which are required for the correct operation of your app. For more information, see the [Siemens Insights Hub Web Content](/partners/siemens/mindsphere-module-details/#msthemepack) section of *Insights Hub Module Details*.
87+
This applies Insights Hub styling to your app and includes some additional custom files which are required for the correct operation of your app. For more information, see the [Siemens Insights Hub Web Content](/appstore/industry/mindsphere/mindsphere-module-details/#msthemepack) section of *Insights Hub Module Details*.
8888

8989
## Configuring the Modules{#configure-modules}
9090

@@ -100,7 +100,7 @@ The following items in the SiemensInsightsHubSingleSignOn module need to be conf
100100

101101
Enter the name of your app as registered in the Insights Hub Mendix Portal as the value of *CockpitApplicationName*.
102102

103-
These two values must be identical and must, therefore, fit the constraints listed in the [App Name](/partners/siemens/mindsphere-development-considerations/#appname) section of *Insights Hub Development Considerations*.
103+
These two values must be identical and must, therefore, fit the constraints listed in the [App Name](/appstore/industry/mindsphere/mindsphere-development-considerations/#appname) section of *Insights Hub Development Considerations*.
104104

105105
#### GatewayURL
106106

@@ -399,7 +399,7 @@ To set up the appropriate scopes in Insights Hub, do the following:
399399
If you are using the app template, you should create two scopes, *user* and *admin*.
400400
{{% /alert %}}
401401

402-
For an explanation of the relationship between Mendix roles and Insights Hub roles, see section [Roles and Scopes](/partners/siemens/mindsphere-module-details/#rolesscopes) in *Insights Hub Module Details*.
402+
For an explanation of the relationship between Mendix roles and Insights Hub roles, see section [Roles and Scopes](/appstore/industry/mindsphere/mindsphere-module-details/#rolesscopes) in *Insights Hub Module Details*.
403403

404404
{{< figure src="/attachments/deployment/deploying-to-mindsphere/image8.png" class="no-border" >}}
405405

@@ -430,7 +430,7 @@ Your app is now set up and users can run it from within the Insights Hub Develop
430430

431431
## Development Considerations
432432

433-
See [Insights Hub Development Considerations](/partners/siemens/mindsphere-development-considerations/) for additional help on such things as:
433+
See [Insights Hub Development Considerations](/appstore/industry/mindsphere/mindsphere-development-considerations/) for additional help on such things as:
434434

435435
* local testing
436436
* multi-tenancy
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Industry Components"
3+
url: /appstore/industry/
4+
weight: 7
5+
description: "Describes Siemens industry components."
6+
no_list: false
7+
---
8+
9+
## Introduction
10+
11+
Industry components are reusable Mendix Marketplace building blocks, such as modules and widgets, that help developers connect domain-relevant data, services, and capabilities into apps, AI agents, and workflows for manufacturing-related use cases. This chapter explains how developers can use these components to create domain-specific workflows, integrations, and tailored user experiences across engineering, operations, quality, supply chain, and service domains.
12+
13+
## Documents in This Category
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "Mendix Workstation"
3+
url: /appstore/industry/mendix-workstation/
4+
description: "Presents information about Mendix Workstation."
5+
weight: 2
6+
no_list: false
7+
description_list: true
8+
---
9+
10+
## Introduction
11+
12+
Mendix Workstation helps you build applications for shop floor operators. It enables Mendix applications to directly interact with peripheral devices on a local workstation, without relying on intermediate servers or heavy network traffic.
13+
14+
By connecting applications directly to the PC's local resources, Workstation allows Mendix apps to communicate in near real-time with devices like printers, barcode scanners, smart card readers, and industrial scales. This setup ensures low-latency performance and reduces infrastructure complexity.
15+
16+
Workstation is especially valuable in manufacturing and industrial environments where precision, speed, and reliability are key to operator efficiency.
17+
18+
In addition to connectivity features, Workstation supports enterprise-grade deployment of projects across multiple environments and sites. It enables distributed teams to collaborate effectively and centrally manage connections to a wide range of equipment in a controlled and secure manner.
19+
20+
## Read More
21+
22+
For more information about Mendix Workstation, its components, configuration, and usage, see [Mendix Workstation](/mendix-workstation/).
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Adapt and Extend Siemens Xcelerator"
3+
url: /appstore/industry/xcelerator/
4+
weight: 1
5+
description: "Describes how to adapt and extend Siemens Xcelerator applications using Mendix."
6+
no_list: false
7+
---
8+
9+
## Introduction
10+
11+
In the Siemens Digital Industries Software context, Siemens Xcelerator refers to the industrial software portfolio that helps customers become digital enterprises. This includes leading products such as Teamcenter, Designcenter, Simcenter, Opcenter, Capital, Polarion, Insights Hub, and others. Mendix helps customers adapt and extend Siemens Xcelerator without changing the core systems:
12+
13+
* Adapt by creating tailored experiences for core users
14+
* Extend by bringing Siemens Xcelerator data and capabilities to new users, workflows, and use cases
15+
16+
Industry components for Siemens Xcelerator fall into two support categories:
17+
18+
* Platform-supported components, which are maintained by Mendix
19+
* Siemens-supported components, which are maintained by Siemens
20+
21+
## Documents in This Category
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Platform-Supported Industry Components"
3+
url: /appstore/industry/platform/
4+
weight: 1
5+
description: ""
6+
no_list: false
7+
---
8+
9+
## Introduction
10+
11+
You can integrate Siemens data into your Mendix apps by using Siemens-specific Marketplace modules.
12+
13+
## Documents in This Category

content/en/docs/marketplace/platform-supported-content/modules/siemens/capital-connector.md renamed to content/en/docs/marketplace/industry/xcelerator/platform-supported/capital-connector.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: "Capital Connector"
3-
url: /appstore/modules/siemens-plm/capital-connector/
3+
url: /appstore/industry/capital-connector/
44
description: "Describes the configuration and usage of the Siemens Capital connector. Capital is a Siemens software suite used for creating and designing E/E systems."
5-
5+
aliases:
6+
- /appstore/modules/siemens-plm/capital-connector/
67
---
78

89
## Introduction

content/en/docs/marketplace/platform-supported-content/modules/siemens/siemens-ui-module.md renamed to content/en/docs/marketplace/industry/xcelerator/platform-supported/siemens-ui-module.md

File renamed without changes.

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-connector/2506-configuration/_index.md renamed to content/en/docs/marketplace/industry/xcelerator/platform-supported/teamcenter-connector/2506-configuration/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ The following pages describe the steps needed to configure the connection betwee
1111
* [Configuring the Connection to Teamcenter](/appstore/modules/siemens-plm/configuring-connection/)
1212
* [Configuring the Connection to Teamcenter X](/appstore/modules/siemens-plm/teamcenterx/)
1313

14-
For information applying to Teamcenter Connector 2512.0.0 and above, refer to [Configuring the Connection to Teamcenter 2512.0.0 and Above](/appstore/modules/siemens-plm/configuring-connection-2512/).
14+
For information applying to Teamcenter Connector 2512.0.0 and above, refer to [Configuring the Connection to Teamcenter 2512.0.0 and Above](//appstore/industry/teamcenter-connector/configuring-connection-2512/).

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-connector/2506-configuration/configuring-connection.md renamed to content/en/docs/marketplace/industry/xcelerator/platform-supported/teamcenter-connector/2506-configuration/configuring-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 4
55
description: "Describes the connection configuration steps for Teamcenter."
66
---
77

8-
{{% alert color="info" %}} This page describes the steps needed to configure the connection between your Mendix app and your Teamcenter instance using Teamcenter Connector 2506.0.0 and below. For information applying to Teamcenter Connector 2512.0.0 and above, refer to [Configuring the Connection to Teamcenter with Teamcenter Connector 2512.0.0 and Above](/appstore/modules/siemens-plm/configuring-connection-2512/). {{% /alert %}}
8+
{{% alert color="info" %}} This page describes the steps needed to configure the connection between your Mendix app and your Teamcenter instance using Teamcenter Connector 2506.0.0 and below. For information applying to Teamcenter Connector 2512.0.0 and above, refer to [Configuring the Connection to Teamcenter with Teamcenter Connector 2512.0.0 and Above](/appstore/industry/teamcenter-connector/configuring-connection-2512/). {{% /alert %}}
99

1010
## Configuring the Connection to Teamcenter
1111

0 commit comments

Comments
 (0)