Use cases
The use cases are designed to ensure seamless integration and synchronization between TX and 3DEXPERIENCE systems. Each event triggers a specific action, such as creating or updating documents and items, ensuring data consistency and accuracy across both platforms.The in built use cases are mentioned in the below table.
Use case | Event Category | Event Type | Description |
---|---|---|---|
1. updateItemTX |
Engineering Item |
Update |
This event gets triggered when an product is sent from Widget Box-TIF in 3DEXPERIENCE. The use case for this event is to update the corresponding item in TX, ensuring consistency and accuracy between the systems. |
2. updateItem3DX |
Engineering Item |
Modify |
This event gets triggered when an item is modified in TX. The use case for this event is to update the corresponding item in 3DEXPERIENCE, ensuring changes are synchronized across both systems. |
3. updateDocument3DX |
Engineering Item |
New Version |
This event gets triggered when a document is updated in TX. The use case for this event is to create a new version of the document in 3DEXPERIENCE and updating relevant details. |
4. createItem3DX |
Engineering Item |
Create |
This event gets triggered when a new item is created in TX. The use case for this event is to create the corresponding product in 3DEXPERIENCE, ensuring all necessary attributes and details correctly. |
5. createDocument3DX |
Engineering Item |
Create |
This event gets triggered when a new document is created in TX. The use case for this event is to create the corresponding document in 3DEXPERIENCE, ensuring all necessary attributes and details correctly. |