...
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
---|---|---|---|---|
Input | Document |
|
| The Object ID that needs to be fetched from the Teamcenter software. |
Output | Document |
|
| The full classification information of the given specific object. |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the Pipeline pipeline by choosing one of the following options from the When errors occur list under the Views tab:
Learn more about Error handling in Pipelines. |
...
Info |
---|
|
...
Error | Reason | Resolution |
---|---|---|
Object ID does not exist | The object with the specified ID does not exist in the Teamcenter database. | Double-check the ID you are using to ensure it matches an existing object. |
Incorrect ID Formatformat | The entered format of the object ID is incorrect. | Teamcenter object IDs often have a specific format, including a prefix that identifies the object type and a unique identifier. Make sure Ensure you are using use the correct format for object IDs. |
...