Solved
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.
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.
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.