E_FORMAL_RECORD_SERVICE_ FAILED_TO_CREATE_FORMALRECORD
I am using the following DFS call to access the routine included below. When I get to the last line in the CreateFormalRecordObject routine, that for "return (formalRecordService.CreateFormalRecord(formalRecordInfo, null));", I am getting an exception indicating "UnknownServiceException" --…