Discussions

Ask a Question
Back to All

Error from Corrigo API when adding time to a work order

We are getting the following error when adding time to a work order via the API:

could not load an entity: [Corrigo.BO.Employee.NhEmployee#369]
[SQL: SELECT nhemployee0.Id as id1_134_0, nhemployee0.ConcurrencyId as concurrencyid2_134_0, nhemployee0.IsRemoved as isremoved3_134_0, nhemployee0.Uidx as uidx4_134_0,
nhemployee0.DisplayAs as displayas5_134_0, nhemployee0.FirstName as firstname6_134_0, nhemployee0.LastName as lastname7_134_0, nhemployee0.RoleId as roleid8_134_0,
nhemployee0.AllCommAccess as allcommaccess9_134_0, nhemployee0.LanguageId as languageid10_134_0, nhemployee0.LocaleId as localeid11_134_0,
nhemployee0.ActorTypeId as actortypeid12_134_0, nhemployee0.Login as login13_134_0, nhemployee0.DtPwdChange as dtpwdchange14_134_0,
nhemployee0.WonInvitedOn as woninvitedon15_134_0, nhemployee0.Instructions as instructions16_134_0, nhemployee0.WonMemberId as wonmemberid17_134_0,
nhemployee0.WonLocationId as wonlocationid18_134_0, nhemployee0.WonServiceRadius as wonserviceradius19_134_0, nhemployee0.IsElectronicPayment as iselectronicpayment20_134_0,
nhemployee0.WonStatusID as wonstatusid21_134_0, nhemployee0.LabelID as labelid22_134_0, nhemployee0.IsFreeText as isfreetext23_134_0,
nhemployee0.WonRadiusType as wonradiustype24_134_0, nhemployee0.Pwd as pwd25_134_0, nhemployee0.Number as number26_134_0, nhemployee0.JobTitle as jobtitle27_134_0,
nhemployee0.FederalId as federalid28_134_0, nhemployee0.IsInactive as isinactive29_134_0, nhemployee0.IsResetPwd as isresetpwd30_134_0,
nhemployee0.UtcDeviceReset as utcdevicereset31_134_0, nhemployee0.OrgID as orgid32_134_0, nhemployee0.IsIntApiUser as isintapiuser33_134_0,
nhemployee0.SkipIpFiltering as skipipfiltering34_134_0, nhemployee0.ExternalId as externalid35_134_0, nhemployee0.TaxWarnOnly as taxwarnonly36_134_0,
nhemployee0.BillZero as billzero37_134_0, nhemployee0.ProviderTypeID as providertypeid38_134_0, nhemployee0.TaxExempt as taxexempt39_134_0,
nhemployee0.ReportsToID as reportstoid40_134_0, nhemployee0.LimitPortfolioID as limitportfolioid41_134_0
FROM dbo.EmployeeObject nhemployee0
WHERE nhemployee0
.Id=?]
The employees exist in Corrigo and have had time added before.

Any ideas?

Thanks,

Juan