Hi,
I have a RTB workspace that imports multiple products.
Some products are no longer required in that workspace
I switched the import of those products to EXC. but the sources and directories remain.
How can I get rid of all modules that are no longer imported. ?
Toggling a source to EXClude only "disables" that source from from future import consideration or new object creation.
If you want to delete the workspace objects for those particular modules, you can try the Group Delete tool. Or, if you use the plug-in, you can multi-select the objects and delete them.
Finally, you could use the API to delete them.
Once the objects are no longer in the workspace, the module children will be removed from the workspaces treeview.