On trying to delete a rendition, I get the following
THREAD: main; MSG: [DM_SYSOBJECT_E_CANT_REMOVE_RENDITION]error: "Cannot remove rendition number 0 identified by
obj.removeRenditionEx2(mime_type,0,
null,true);
None of the renditions have number 0. Only original has attribute Rendition = 0, yet I am not able to remove the related renditions. Please help