Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions content/en/docs/deployment/deploying-to-mindsphere.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Insights Hub is the cloud-based, open IoT operating system from Siemens that let
This documentation is meant for Mendix developers who want to deploy, register and run a Mendix app on Insights Hub.

{{% alert color="warning" %}}
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.
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.
{{% /alert %}}

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

{{% /alert %}}

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.
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.

## Prerequisites{#prerequisites}

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

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

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*.
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*.

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

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*.
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*.

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

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*.
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*.

## Configuring the Modules{#configure-modules}

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

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

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*.
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*.

#### GatewayURL

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

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*.
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*.

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

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

## Development Considerations

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

* local testing
* multi-tenancy
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/marketplace/genai/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Enrich Your Mendix App with GenAI Capabilities"
url: /appstore/modules/genai/
linktitle: "GenAI Capabilities of Mendix"
description: "Describes the general properties and common concepts of generative AI in the context of developing Mendix applications and illustrates the preferred way of leveraging platform-supported connectors in applications following the GenAI Commons patterns."
weight: 7
weight: 8
---

## Introduction {#introduction}
Expand Down
8 changes: 8 additions & 0 deletions content/en/docs/marketplace/industry-components/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "Industry Components"
url: /appstore/industry/
weight: 7
description: "Describes Siemens industry components."
no_list: false
---
## Introduction
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Mendix Workstation"
url: /mendix-workstation/
description: "Presents documentation on configuring and using Mendix Workstation."
weight: 42
weight: 2
no_list: false
description_list: true
cascade:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Adapt and Extend Siemens Xcelerator"
url: /appstore/industry/xcelerator/
weight: 1
description: ""
no_list: false
---
## Introduction

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Platform-Supported Industry Components"
url: /appstore/industry/platform/
weight: 1
description: ""
no_list: false
---

## Introduction

You can integrate Siemens data into your Mendix apps by using Siemens-specific Marketplace modules.

## Documents in This Category
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: "Capital Connector"
url: /appstore/modules/siemens-plm/capital-connector/
url: /appstore/industry/capital-connector/
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."

aliases:
- /appstore/modules/siemens-plm/capital-connector/
---

## Introduction
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: "Teamcenter Connector"
url: /appstore/modules/siemens-plm/teamcenter-connector/
url: /appstore/industry/teamcenter-connector/
description: "Describes the configuration and usage of the Teamcenter Connector, which allows the digital management of product and manufacturing data in the context of a product lifecycle."
aliases:
_ /appstore/modules/siemens-plm/teamcenter-connector/
---

## Introduction
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: "Compatibility Matrix"
url: /appstore/modules/siemens-plm/compatibility-matrix/
url: /appstore/industry/teamcenter-connector/compatibility-matrix/
weight: 1
description: "Provides an overview of Teamcenter Connector versions and their compatibility with various versions of Teamcenter, Teamcenter X, and Mendix."
aliases:
- /appstore/modules/siemens-plm/compatibility-matrix/
---

This table showcases the compatibility between the Teamcenter Connector and various versions of Teamcenter, Teamcenter X, and Mendix.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: "Designing Mendix Applications with Single or Multiple Active Teamcenter Configurations"
linktitle: "Designing Mendix applications"
url: /appstore/modules/siemens-plm/designing-applications/
url: /appstore/industry/teamcenter-connector/designing-applications/
weight: 5
description: "Describes the process of designing Mendix application with single of multiple active Teamcenter configurations."
aliases:
- /appstore/modules/siemens-plm/designing-applications/
---

## Introduction
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: "Documentation References"
url: /appstore/modules/siemens-plm/references/
url: /appstore/industry/teamcenter-connector/references/
weight: 9
description: "Provides information on obtaining additional documentation."
aliases:
- /appstore/modules/siemens-plm/references/
---

## Accessing the Teamcenter Connector Services JAVA Actions Documentation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: "Using Teamcenter Services Included with the Teamcenter Connector"
linktitle: "Using Included Teamcenter Services"
url: /appstore/modules/siemens-plm/using-included-services/
url: /appstore/industry/teamcenter-connector/using-included-services/
weight: 7
description: "Describes how to use Teamcenter services that are included in the connector."
aliases:
- /appstore/modules/siemens-plm/using-included-services/
---

## Introduction
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: "Using Teamcenter Services Not Included with the Teamcenter Connector"
linktitle: "Using Teamcenter Services Not Included"
url: /appstore/modules/siemens-plm/services-not-included/
url: /appstore/industry/teamcenter-connector/services-not-included/
weight: 8
description: "Describes how to use Teamcenter services that are not included in the connector."
aliases:
- /appstore/modules/siemens-plm/services-not-included/
---

## Overview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: "Configuring the Connection to Teamcenter with Teamcenter Connector 2512.0.0 and Above"
linktitle: "Connecting with Teamcenter Connector 2512.0.0 and Above"
url: /appstore/modules/siemens-plm/configuring-connection-2512/
url: /appstore/industry/teamcenter-connector/configuring-connection-2512/
weight: 2
description: "Describes the steps to configure the connection to your Teamcenter instance using Teamcenter Connector 2512.0.0 and above."
aliases:
- /appstore/modules/siemens-plm/configuring-connection-2512/
---

{{% alert color="info" %}} The following page describes the steps needed to configure the connection between your Mendix app and your Teamcenter instance using Teamcenter Connector 2512.0.0 and above. For information applying to Teamcenter Connector 2506.0.0 and below, refer to [Configuring the Connection to Teamcenter 2506.0.0 and Below](/appstore/modules/siemens-plm/configuring-connection-2506/). {{% /alert %}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: "Teamcenter Connector Domain Model"
url: /appstore/modules/siemens-plm/teamcenter-domain-model/
url: /appstore/industry/teamcenter-connector/teamcenter-domain-model/
weight: 6
description: "Describes the Teamcenter Connector domain model."
aliases:
- /appstore/modules/siemens-plm/teamcenter-domain-model/
---

## Introduction
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: "Teamcenter Connector Reference"
url: /appstore/modules/siemens-plm/teamcenter-reference/
url: /appstore/industry/teamcenter-connector/teamcenter-reference/
weight: 10
description: "Lists and describes the Teamcenter Connector reference parameters."
aliases:
- /appstore/modules/siemens-plm/teamcenter-reference/
---

## Domain model
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: "Upgrading Teamcenter Connector 2506.0.0 to 2512.0.0"
url: /appstore/modules/siemens-plm/upgrade-teamcenter-connector-2506-to-2512/
url: /appstore/industry/teamcenter-connector/upgrade-teamcenter-connector-2506-to-2512/
weight: 4
description: "Describes the steps to upgrade Teamcenter Connector 2506.0.0 to 2512.0.0 and discusses how breaking changes can be resolved."
aliases:
- /appstore/modules/siemens-plm/upgrade-teamcenter-connector-2506-to-2512/
---

## Introduction
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: "Teamcenter Extension"
url: /appstore/modules/siemens-plm/teamcenter-extension/
url: /appstore/industry/teamcenter-extension/
description: "Describes Teamcenter Extension from the Mendix Marketplace. Teamcenter Extension facilitates a low-code approach to integrating with Siemens Teamcenter."
aliases:
- /appstore/modules/teamcenter-extension/
- /appstore/modules/siemens-plm/teamcenter-extension/
---

## Introduction {#introduction}
Expand Down Expand Up @@ -56,7 +57,7 @@ Teamcenter Extension is not compatible with Studio Pro versions between 10.8 and
{{% /alert %}}

{{% alert color="info" %}}
If you use Teamcenter Extension V 1.0.0 with Teamcenter Connector V 3.6.1 or below and want to upgrade to Teamcenter Extension V 3.0.0 and Teamcenter Connector V 2406.3.0, refer to the [Upgrading Teamcenter Extension V 1.0.0 to V 3.0.0](/appstore/modules/siemens-plm/teamcenter-extension/upgrading-teamcenter-extension/#upgrade) section in *Upgrading Teamcenter Extension*.
If you use Teamcenter Extension V 1.0.0 with Teamcenter Connector V 3.6.1 or below and want to upgrade to Teamcenter Extension V 3.0.0 and Teamcenter Connector V 2406.3.0, refer to the [Upgrading Teamcenter Extension V 1.0.0 to V 3.0.0](/appstore/industry/teamcenter-extension/upgrading-teamcenter-extension/#upgrade) section in *Upgrading Teamcenter Extension*.
{{% /alert %}}

### Demo App {#demo-app}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
---
title: "Creating an Integration"
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/
url: /appstore/industry/teamcenter-extension/create-an-integration/
description: "Describes Teamcenter Extension from the Mendix Marketplace. Teamcenter Extension facilitates a low-code approach to integrating with Siemens Teamcenter."
weight: 1
aliases:
- /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/
---

## Main Menu {#main-menu}

To open Teamcenter Extension in Studio Pro, go to **Extensions** > **Teamcenter Extension** > **Teamcenter Extension**. If you use Studio Pro versions 10.7 or lower, Teamcenter Extension is available under **View** > **Teamcenter Extension**.

{{% alert color="info" %}}
For details on the version dependencies between Studio Pro and Teamcenter Extension, refer to the [Dependencies](/appstore/modules/siemens-plm/teamcenter-extension/#dependencies) section in *Teamcenter Extension*.
For details on the version dependencies between Studio Pro and Teamcenter Extension, refer to the [Dependencies](/appstore/industry/teamcenter-extension/#dependencies) section in *Teamcenter Extension*.
{{% /alert %}}

The landing page has with three tabs: **Menu**, **History**, and **Settings**.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: "Integration Guides"
url: /appstore/industry/teamcenter-extension/create-an-integration/integrations/
weight: 2
description: "Overview with step by step guides for various integrations supported by the Teamcenter Extension."
aliases:
- /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/integrations/
---

## Introduction {#introduction}

Follow these step-by-step guides for various integrations supported by the Teamcenter Extension:

* [Search Item Revisions](/appstore/industry/teamcenter-extension/integrations/search-item-revisions/)
* [Create Item with Item Revision](/appstore/industry/teamcenter-extension/integrations/create-item-with-item-revision/)
* [Update Item with Item Revision](/appstore/industry/teamcenter-extension/integrations/update-item-with-item-revision/)
* [Revise Item Revision](/appstore/industry/teamcenter-extension/integrations/revise-item-revision/)
* [Search Datasets](/appstore/industry/teamcenter-extension/integrations/search-datasets/)
* [Get Datasets for Item Revision](/appstore/industry/teamcenter-extension/integrations/get-datasets-for-item-revision/)
* [Attach Dataset to Item Revision](/appstore/industry/teamcenter-extension/integrations/attach-dataset-to-item-revision/)
* [Search Workspace Objects](/appstore/industry/teamcenter-extension/integrations/search-workspace-objects/)
* [Relate Workspace Objects](/appstore/industry/teamcenter-extension/integrations/relate-workspace-objects/)
* [Get Properties](/appstore/industry/teamcenter-extension/integrations/get-properties/)
* [Get Structure](/appstore/industry/teamcenter-extension/integrations/get-structure/)
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: "Attach Dataset to Item Revision"
url: /appstore/modules/siemens-plm/teamcenter-extension/integrations/attach-dataset-to-item-revision/
url: /appstore/industry/teamcenter-extension/integrations/attach-dataset-to-item-revision/
description: "Provides step by step guide to use the \"Attach Dataset to Item Revision\" integration in Teamcenter Extension."
weight: 7
aliases:
- /appstore/modules/siemens-plm/teamcenter-extension/integrations/attach-dataset-to-item-revision/
---

## Introduction {#introduction}
Expand All @@ -13,7 +15,7 @@ This document takes you through a use case of attaching a PDF document to an `It

## Step-by-step Guide {#step-by-step-guide}

1. Make sure you have set up your credentials on the **Settings** tab before following these instructions. For more instructions on how to configure your settings, follow the steps in the [Settings Tab](/appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/#settings-tab) section of *Teamcenter Extension*.
1. Make sure you have set up your credentials on the **Settings** tab before following these instructions. For more instructions on how to configure your settings, follow the steps in the [Settings Tab](/appstore/industry/teamcenter-extension/create-an-integration/#settings-tab) section of *Teamcenter Extension*.

2. Click the **Attach Dataset to Item Revision** button on the home page to start configuring your integration.
{{< figure src="/attachments/appstore/platform-supported-content/modules/siemens/teamcenter-extension/attach-dataset-to-item-revision/icon.png">}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: "Create Item with Item Revision"
url: /appstore/modules/siemens-plm/teamcenter-extension/integrations/create-item-with-item-revision/
url: /appstore/industry/teamcenter-extension/integrations/create-item-with-item-revision/
description: "Provides step by step guide to use the \"Create Item with Item Revision\" integration in Teamcenter Extension."
weight: 2
aliases:
- /appstore/modules/siemens-plm/teamcenter-extension/integrations/create-item-with-item-revision/
---

## Introduction {#introduction}
Expand All @@ -15,7 +17,7 @@ This document takes you through a use case of creating Problem Reports in Teamce

Follow these steps to create the integration:

1. Make sure you have set up your credentials on the **Settings** tab before following these instructions. For more instructions on how to configure your settings, follow the steps in the [Settings Tab](/appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/#settings-tab) section of *Teamcenter Extension*.
1. Make sure you have set up your credentials on the **Settings** tab before following these instructions. For more instructions on how to configure your settings, follow the steps in the [Settings Tab](/appstore/industry/teamcenter-extension/create-an-integration/#settings-tab) section of *Teamcenter Extension*.

2. Click the **Create Item w/ Item Revision** button on the home page to start configuring your integration.
{{< figure src="/attachments/appstore/platform-supported-content/modules/siemens/teamcenter-extension/create-item-with-item-revision/icon.png">}}
Expand Down
Loading