$customHeader
Skip to end of banner
Go to start of banner

Retrieve referenced objects

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This example pipeline demonstrates how to create an element in the Teamcenter instance and retrieve referenced objects by specifying a relation like a parent or a child.

Steps

  1. Configure the Teamcenter Create Snap with the Object Type and Parent ID.

  2. Configure the Object attributes table with item_id and item revision_id attributes to assign to the newly created object in the Teamcenter instance.

  3. Select Configure Output if you want the Snap to specify the configuration of the Teamcenter properties in the output.

  4. Configure Expand attributes with the Object_string attribute to fetch from the Teamcenter instance.

  5. On validation, the Snap creates an object in the Teamcenter instance per the specified attributes.

Teamcenter Create Snap Configuration

Teamcenter Create Snap Output

  1. Configure the Teamcenter Get Relations Snap with Object ID, Role, and Relations.

  2. Select the mode in which you want the Snap to showcase the results.

  3. On validation, the Snap retrieves the referenced objects from Teamcenter through the specified relation.

Teamcenter Get Relations Snap Configuration

Teamcenter Get Relations Snap Output

  • No labels