Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Overview

You can use this Snap to create single items and sub-types in Teamcenter. By configuration, it must be ensured that the required properties of the elements are provided. Item ID and Revision ID can be generated by the system.

...

assign a class from the classification tree to an object in Teamcenter and set the class-specific attribute values. By assigning a class from the classification tree to an object, you establish its categorization and associate it with the attributes defined for that class.

...

Snap Type

The Teamcenter Classification Create Snap is a Readwrite-type Snap that classifies the provided data into single items and sub-types in Teamcenter.

...

Field Name

Field Type

Description

Label*

Default ValueTeamcenter Classification Create
ExampleTC Create

String

The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your Pipeline.

Object ID*

Default ValueTeamcenter Classification Create
ExampleTC Create

Dropdown

Select the UID (unique identifier) or the Teamcenter adapter ID of the object.

Class ID*

Default ValueTeamcenter Classification Create
ExampleTC Create

String

The ID of the classification definition you want to apply to the Snap.

Classification attributes path

Default Value: N/A
Example: class_reviews → attribrute1

String/Expression

Specify the path of the classification attributes in the input document.

Classification attributes

Specify the table of attributes to set on the classification you want the Snap to create in Teamcenter. Each atribute must be specified as a new row. Click (blue star) to add a row.

Name*

Default Value: N/A
Exampleitem_revision

String


Specify the name of the attribute.

Value*

Default ValueN/A
Example09832

String

Specify the value of the attribute.

Snap Execution

Default Value
Example: Validate & Execute

Dropdown list

Select one of the following three modes in which the Snap executes:

  • Validate & Execute: Performs limited execution of the Snap, and generates a data preview during Pipeline validation. Subsequently, performs full execution of the Snap (unlimited records) during Pipeline runtime.

  • Execute only: Performs full execution of the Snap during Pipeline execution without generating preview data.

  • Disabled: Disables the Snap and all Snaps that are downstream from it.

...