Delete entities and its dependent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Delete entities and its dependent
Hi,
I have a Thing which has multiple datashapes in it. Is it possible that if I delete the Thing all its dependent datashapes should get deleted. Is it possible to do so?
Thanks in advance,
Shalini V.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I don't know any Out of the Box service to do this in Thingworx.
You can create your own service to do that; first get the dependent datashapes with GetImplementedShapes(), and after that delete them.
Hope it helps,
Raluca Edu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I don't know any Out of the Box service to do this in Thingworx.
You can create your own service to do that; first get the dependent datashapes with GetImplementedShapes(), and after that delete them.
Hope it helps,
Raluca Edu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @svisveswaraiya.
If Raluca's response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I just wanted to follow up with you to see if Raluca's response was helpful for your question? If yes, please mark it as the Accepted Solution for the benefit of others with the same question.
Thanks & Regards,
Vibhuti