Versions Compared

Key

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

...

You can use this Snap to get the configured values of the List of Values (LOV) from Teamcenter. LOV is a specific type of attribute that provides a predefined list of acceptable values for a particular specific attribute in the system. When users enter or edit data for an object, they can choose values from the List of Values, ensuring consistency and accuracy in the data.

...

The Teamcenter Get LOV Values Snap is a Readread-type Snap that gets values for the Teamcenter list of values.

Prerequisites

  • Valid client ID.

  • A valid account with the required permissions.

...

Info
  • Asterisk ( * ): Indicates a mandatory field.

  • Suggestion icon ((blue star)): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon ((blue star) ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon ( (blue star) ): Indicates that you can add fields in the fieldsetfield set.

  • Remove icon ( (blue star)): Indicates that you can remove fields from the fieldsetfield set.

  • Upload icon ((blue star) ): Indicates that you can upload files.

Field Name

Field Type

Field Dependency

Description

Label*

Default ValueELT Database Account
ExampleELT RS Account

String

None

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 type

Default Value: N/A
Example: Account_name

String/Expression/Suggestion

None

Specify the type of the object to be created in the Teamcenter software.

Property name

Default Value: N/A
Example: Account_name

String/Expression/Suggestion

None

Specify the name of the property for LOV values.

LOV name

Default Value
Example:

String/Expression

None

Specify the name of the Teamcenter list of values.

Snap Execution

Default Value
Example: Validate & Execute

Dropdown list

None

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.

...