Question
Is there a way to remove a WTDocument from WTParts in bulk?
There is a loader utility to associate WTDocuments to WTParts in bulk. In the same loader, we could associate one WTDocument to one WTPart, one WTDocument to multiple WTParts, multiple WTDocuments to one WTPart or multiple WTDocuments to multiple WTParts.
Likewise, is there a way to disassociate WTDocument(s) from WTPart(s) through bulk operation?

