thrownew\bundle\recordsManagement\Exception\notDisposableArchiveException($beforeError."There is a missing management information (date or retention rule).");
$archives=$this->sdoFactory->find('recordsManagement/archive','retentionRuleCode != null AND retentionStartDate != null AND retentionDuration !=null AND retentionRuleStatus = "changed"',null,null,null,$limit);
$archives=$this->sdoFactory->find(
'recordsManagement/archive',
'retentionRuleCode != null AND retentionStartDate != null AND retentionDuration !=null AND retentionRuleStatus = "changed"',