This seems as if it would work to delete all objects of a certain meta-type but it gives me an error. <dtml-in "Catalog(meta_type='class_name')"> <dtml-call "manage_delObjects(id,[REQUEST])"> </dtml-in> The error is: Error Type: BadRequest Error Value: 971722944 does not exist Although, I know it does, I can see it in the ODB. TIA, Scott