Skip to content

Commit 089ad59

Browse files
committed
Change Action-Menu to Integrations
Renamed action to integration where it made sense. Adjusted urls from action-menu to integrations
1 parent 4f70b01 commit 089ad59

13 files changed

Lines changed: 42 additions & 42 deletions

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/action-menu/_index.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/action-menu/01-search-item-revisions.md renamed to content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/integrations/01-search-item-revisions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Search Item Revisions"
3-
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/action-menu/search-item-revisions/
4-
description: "Provides step by step guide to use \"Search Item Revisions\" action in Teamcenter Extension."
3+
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/integrations/search-item-revisions/
4+
description: "Provides step by step guide to use \"Search Item Revisions\" integration in Teamcenter Extension."
55
weight: 1
66
---
77

88
## Introduction {#introduction}
9-
The  **Search Item Revisions**action allows you to generate the domain model and microflow to search for Item Revisions or its specialization. For those familiar with Teamcenter, the resulting microflow implements the out of the box saved query `Item Revision...` from Teamcenter.
9+
The  **Search Item Revisions**integration allows you to generate the domain model and microflow to search for Item Revisions or its specialization. For those familiar with Teamcenter, the resulting microflow implements the out of the box saved query `Item Revision...` from Teamcenter.
1010

1111
This document takes you through a use case where we want to retrieve **Part Revisions** from Teamcenter. **Part Revisions** are specific iterations of a part of a product that is managed using Teamcenter. A **Part Revision** contains essential information like the schematics of the **Part**. As a **Part Revision** is a sub-type of an **Item Revision**, it can be revised.
1212

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/action-menu/02-create-item-with-item-revision.md renamed to content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/integrations/02-create-item-with-item-revision.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Create Item with Item Revision"
3-
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/action-menu/create-item-with-item-revision/
4-
description: "Provides step by step guide to use \"Create Item with Item Revision\" action in Teamcenter Extension."
3+
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/integrations/create-item-with-item-revision/
4+
description: "Provides step by step guide to use \"Create Item with Item Revision\" integration in Teamcenter Extension."
55
weight: 2
66
---
77

88
## Introduction {#introduction}
9-
The **Create Item with Item Revision**action allows you to configure and generate the domain model and microflow to create an **Item** with **ItemRevision** or its specializations in Teamcenter. The resulting microflow implements the **Create Object** and U**pdate Properties** actions from the Teamcenter Connector.
9+
The **Create Item with Item Revision**integration allows you to configure and generate the domain model and microflow to create an **Item** with **ItemRevision** or its specializations in Teamcenter. The resulting microflow implements the **Create Object** and **Update Properties** actions from the Teamcenter Connector.
1010

1111
This document takes you through a use-case where you want to create **Problem Reports** in Teamcenter. **Problem Reports**, represented by the **Problem Report Revision** business object, are utilized to manage the documentation or reproduction of an issue. They can also be used to determine the severity and priority of the issue.
1212

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/action-menu/03-update-item-with-item-revision.md renamed to content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/integrations/03-update-item-with-item-revision.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Update Item with Item Revision"
3-
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/action-menu/update-item-with-item-revision/
4-
description: "Provides step by step guide to use \"Update Item with Item Revision\" action in Teamcenter Extension."
3+
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/integrations/update-item-with-item-revision/
4+
description: "Provides step by step guide to use \"Update Item with Item Revision\" integration in Teamcenter Extension."
55
weight: 3
66
---
77

88
## Introduction {#introduction}
9-
The **Update Item and Item Revision**action allows you to generate the domain model and microflow to update an Item with ItemRevision or their specializations in Teamcenter. The resulting microflows implement the Update Properties action from the Teamcenter Connector.
9+
The **Update Item and Item Revision**integration allows you to generate the domain model and microflow to update an Item with ItemRevision or their specializations in Teamcenter. The resulting microflows implement the Update Properties action from the Teamcenter Connector.
1010

1111
This document takes you through a use-case where you want to update the properties (e.g. `description`) of **CAE 3D Analysis Revision Reports** in Teamcenter. **CAE 3D Analysis Revision** business object are utilized to manage files associated from a 3D simulation study (CFD, Structural, etc.)
1212

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/action-menu/04-revise-item-revision.md renamed to content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/integrations/04-revise-item-revision.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Revise Item Revision"
3-
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/action-menu/revise-item-revision/
4-
description: "Provides step by step guide to use \"Revise Item Revision\" action in Teamcenter Extension."
3+
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/integrations/revise-item-revision/
4+
description: "Provides step by step guide to use \"Revise Item Revision\" integration in Teamcenter Extension."
55
weight: 4
66
---
77

88
## Introduction {#introduction}
9-
The **Revise Item Revision**action allows you to configure and generate the domain model and microflow to revise an **Item Revision** or its specializations in Teamcenter. The resulting microflow implements the **Revise Object** and **Update Properties** actions from the Teamcenter Connector.
9+
The **Revise Item Revision**integration allows you to configure and generate the domain model and microflow to revise an **Item Revision** or its specializations in Teamcenter. The resulting microflow implements the **Revise Object** and **Update Properties** actions from the Teamcenter Connector.
1010

1111
This document takes you through a use case where we need to create a revision of a **Requirement Revision** object. The **Requirements** object in Teamcenter facilitates the capture, organization, and tracking of various product requirements throughout the product lifecycle. **Requirements** undergo changes during the product's lifecycle and as such new revisions of this object are created.
1212

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/action-menu/05-search-datasets.md renamed to content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/integrations/05-search-datasets.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Search Datasets"
3-
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/action-menu/search-datasets/
4-
description: "Provides step by step guide to use \"Search Datasets\" action in Teamcenter Extension."
3+
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/integrations/search-datasets/
4+
description: "Provides step by step guide to use \"Search Datasets\" integration in Teamcenter Extension."
55
weight: 5
66
---
77

88
## Introduction {#introduction}
9-
The **Search Datasets**action allows you to generate the domain model and microflow to search for **Datasets** or its specialization in Teamcenter. The resulting microflow implements the Teamcenter out of the box saved query **Datasets**.
9+
The **Search Datasets**integration allows you to generate the domain model and microflow to search for **Datasets** or its specialization in Teamcenter. The resulting microflow implements the Teamcenter out of the box saved query **Datasets**.
1010

1111
This document takes you through a use case where we want to create the logic to search datasets with the option of choosing different dataset types e.g. PDF, MS Word, etc.)
1212

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/action-menu/06-get-datasets-for-item-revision.md renamed to content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/integrations/06-get-datasets-for-item-revision.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Get Datasets for Item Revision"
3-
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/action-menu/get-datasets-for-item-revision/
4-
description: "Provides step by step guide to use \"Get Datasets for Item Revision\" action in Teamcenter Extension."
3+
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/integrations/get-datasets-for-item-revision/
4+
description: "Provides step by step guide to use \"Get Datasets for Item Revision\" integration in Teamcenter Extension."
55
weight: 6
66
---
77

88
## Introduction {#introduction}
9-
The **Get Dataset for Item Revision**action allows you to generate domain model and microflow to retrieve **Datasets** for an **Item Revision** and subsequently download files present inside the dataset. For those not familiar with Teamcenter, a **Dataset** is a container for files and related metadata. They are typically attached to a business object such as **Item Revision**.
9+
The **Get Dataset for Item Revision**integration allows you to generate domain model and microflow to retrieve **Datasets** for an **Item Revision** and subsequently download files present inside the dataset. For those not familiar with Teamcenter, a **Dataset** is a container for files and related metadata. They are typically attached to a business object such as **Item Revision**.
1010

1111
This document takes you through a use case where we want to retrieve PDF, MS Word and Excel documents stored inside a dataset that is attached to an **Item Revision**.
1212

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/action-menu/07-attach-dataset-to-item-revision.md renamed to content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/integrations/07-attach-dataset-to-item-revision.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Attach Dataset to Item Revision"
3-
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/action-menu/attach-dataset-to-item-revision/
4-
description: "Provides step by step guide to use \"Attach Dataset to Item Revision\" action in Teamcenter Extension."
3+
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/integrations/attach-dataset-to-item-revision/
4+
description: "Provides step by step guide to use \"Attach Dataset to Item Revision\" integration in Teamcenter Extension."
55
weight: 7
66
---
77

88
## Introduction {#introduction}
9-
The **Attach Dataset to Item Revision**action allows you to generate the domain model and microflows to create and attach Teamcenter **Datasets** (or its specializations) containing file documents to an **Item Revision** in Teamcenter. For those not familiar with Teamcenter, a **Dataset** essentially is a container for files and related metadata. If you want to attach a document to a Teamcenter object, you do this using datasets.
9+
The **Attach Dataset to Item Revision**integration allows you to generate the domain model and microflows to create and attach Teamcenter **Datasets** (or its specializations) containing file documents to an **Item Revision** in Teamcenter. For those not familiar with Teamcenter, a **Dataset** essentially is a container for files and related metadata. If you want to attach a document to a Teamcenter object, you do this using datasets.
1010

1111
This document takes you through a use case where we want to attach a PDF document to an **Item Revision** with a **Specification** relation.
1212

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/action-menu/08-search-workspace-objects.md renamed to content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/integrations/08-search-workspace-objects.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Search Workspace Objects"
3-
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/action-menu/search-workspace-objects/
4-
description: "Provides step by step guide to use \"Search Workspace Objects\" action in Teamcenter Extension."
3+
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/integrations/search-workspace-objects/
4+
description: "Provides step by step guide to use \"Search Workspace Objects\" integration in Teamcenter Extension."
55
weight: 8
66
---
77

88
## Introduction {#introduction}
9-
The **Search Workspace Objects**action allows you to generate the domain model and microflow to search for **Workspace Objects** or its specialization. For those familiar with Teamcenter, the resulting microflow implements the out of the box saved query `General...` from Teamcenter.
9+
The **Search Workspace Objects**integration allows you to generate the domain model and microflow to search for **Workspace Objects** or its specialization. For those familiar with Teamcenter, the resulting microflow implements the out of the box saved query `General...` from Teamcenter.
1010

1111
This document takes you through a use case where we want to retrieve **FMEA (Failure Modes and Effects Analysis)** object types from Teamcenter. The purpose of **FMEA** is to proactively identify risks involved in product design /process and mitigate/eliminate them by defining prevention and detection actions.
1212

content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/action-menu/09-relate-workspace-objects.md renamed to content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-extension/create-an-integration/integrations/09-relate-workspace-objects.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Relate Workspace Objects"
3-
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/action-menu/relate-workspace-objects/
4-
description: "Provides step by step guide to use \"Relate Workspace Objects\" action in Teamcenter Extension."
3+
url: /appstore/modules/siemens-plm/teamcenter-extension/create-an-integration/integrations/relate-workspace-objects/
4+
description: "Provides step by step guide to use \"Relate Workspace Objects\" integration in Teamcenter Extension."
55
weight: 9
66
---
77

88
## Introduction {#introduction}
9-
The **Relate Workspace Objects** action allows you to generate the domain model and microflow to relate two **Workspace Objects** or their specialization from Teamcenter. The resulting microflow implements the `Create relation action` from the TcConnector module.
9+
The **Relate Workspace Objects** integration allows you to generate the domain model and microflow to relate two **Workspace Objects** or their specialization from Teamcenter. The resulting microflow implements the `Create relation` action from the TcConnector module.
1010
This document takes you through a use case where we want to relate a **CAE 3D Analysis** object with an **Item Revision**. A **CAE 3D Analysis** object typically contains simulation files of a **CAE (Computer Aided Engineering) 3D Analysis**. It can also contain results after the simulation has completed. The **Item Revision** contains the **CAD Parts** on which the simulation is to be performed. Users would want to relate the two objects to trace for which parts a 3D simulation has been performed. The relation type that will be created between the two objects is `CAE Target`.
1111

1212

0 commit comments

Comments
 (0)