Deleting an organization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Deleting an organization
I had created a new organization to test some random stuff, but now no longer need it. Is there an easy way to delete it? Thanks. Windchill Version 12.1.2.0
- Labels:
-
General Customization
- Tags:
- organization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Please refer some of the articles
https://www.ptc.com/en/support/article/CS333687
https://www.ptc.com/en/support/article/CS27945
Organization context cannot be deleted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have deleted 100s of Organizations using API.
I needed to come up with a way to delete organizations while testing SUMA implementation.
In short, I needed a reset/delete button for trial runs. All worked just fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So how were you able to do it using the API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
There is no delete organization API.
I just deleted from the bottom up using generic delete API until there is nothing referencing the org. Then I delete the org.
The trick is understanding the dB well enough that you know the order in which to delete.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I see. What things and in what order do I need to delete things in order to achieve that then?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I mostly just show that things can be done on this site. I don’t give away code. Too many people have, in the past, used code I supplied for commercial use. Therefore, I no longer give code away.
If this is something you really need and you need my help, send me a private message with your work email and I’ll get back to you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am very interested in learning about your code😎
