[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to remove all products that are no longer imported

  • Thread starter Thread starter Jeff Ledbetter
  • Start date Start date
Status
Not open for further replies.
J

Jeff Ledbetter

Guest
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.

Continue reading...
 
Status
Not open for further replies.
Back
Top