You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/community-tools/contribute-to-mendix-docs/style-guide/terminology.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ In development and project management contexts, use "project" instead of "app" w
52
52
53
53
## app owner
54
54
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.
Copy file name to clipboardExpand all lines: content/en/docs/deployment/deploying-to-mindsphere.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Insights Hub is the cloud-based, open IoT operating system from Siemens that let
15
15
This documentation is meant for Mendix developers who want to deploy, register and run a Mendix app on Insights Hub.
16
16
17
17
{{% 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.
19
19
{{% /alert %}}
20
20
21
21
{{% alert color="info" %}}
@@ -25,7 +25,7 @@ You can easily copy code examples shown within grey blocks into the clipboard. H
25
25
26
26
{{% /alert %}}
27
27
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.
29
29
30
30
## Prerequisites{#prerequisites}
31
31
@@ -76,15 +76,15 @@ If you have an existing app which was not based on the Insights Hub app template
76
76
77
77
***Siemens Insights Hub SSO** from the Mendix Marketplace here: [Siemens Insights Hub SSO](https://marketplace.mendix.com/link/component/108805/)
78
78
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*.
80
80
81
81
***Siemens Insights Hub OS Bar Connector** from the Mendix Marketplace here: [Siemens Insights Hub OS Bar Connector](https://marketplace.mendix.com/link/component/108804/)
82
82
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*.
84
84
85
85
***Siemens Insights Hub Web Content** from the Mendix Marketplace here: [Siemens Insights Hub Web Content](https://marketplace.mendix.com/link/component/108803/)
86
86
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*.
88
88
89
89
## Configuring the Modules{#configure-modules}
90
90
@@ -100,7 +100,7 @@ The following items in the SiemensInsightsHubSingleSignOn module need to be conf
100
100
101
101
Enter the name of your app as registered in the Insights Hub Mendix Portal as the value of *CockpitApplicationName*.
102
102
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*.
104
104
105
105
#### GatewayURL
106
106
@@ -399,7 +399,7 @@ To set up the appropriate scopes in Insights Hub, do the following:
399
399
If you are using the app template, you should create two scopes, *user* and *admin*.
400
400
{{% /alert %}}
401
401
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*.
@@ -430,7 +430,7 @@ Your app is now set up and users can run it from within the Insights Hub Develop
430
430
431
431
## Development Considerations
432
432
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:
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.
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/).
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
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."
Copy file name to clipboardExpand all lines: content/en/docs/marketplace/industry/xcelerator/platform-supported/teamcenter-connector/2506-configuration/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,4 @@ The following pages describe the steps needed to configure the connection betwee
11
11
*[Configuring the Connection to Teamcenter](/appstore/modules/siemens-plm/configuring-connection/)
12
12
*[Configuring the Connection to Teamcenter X](/appstore/modules/siemens-plm/teamcenterx/)
13
13
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/).
Copy file name to clipboardExpand all lines: content/en/docs/marketplace/industry/xcelerator/platform-supported/teamcenter-connector/2506-configuration/configuring-connection.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ weight: 4
5
5
description: "Describes the connection configuration steps for Teamcenter."
6
6
---
7
7
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 %}}
0 commit comments