* @throws IllegalAccessException
* @throws InstantiationException
* @throws WorkflowException
*/
public void runAssignmentDocumentSearch() throws WorkflowException, InstantiationException, IllegalAccessException {
MatterAssignee testAssignee = getTestUtils().getTestAssignee();
testAssignee.setActive(false);
testMaintenanceRoutingInitToFinal(getDocTypeName(), testAssignee);
MatterAssignee testAssignee2 = getTestUtils().getTestAssignee();
testAssignee2.setMatterId(1003l);
testAssignee2.setHasPhysicalFile(true);
final String principalName = "eric";
testAssignee2.setPrincipalName(principalName);
testMaintenanceRoutingInitToFinal(getDocTypeName(), testAssignee2);
String localRef = "EN/CN/002";
String name = "*supply*";
// test for active, hasphysical file