// Job ID: #32378
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[18080604,18080605,18080606,18080607,18080608,18080609,18080610,18080611,18080564,18080565,18080566,18080567,18080568,18080569,18080570,18080571,18081012,18081013,18081014,18081015,18081016,18081017,18081018,18081019,18080844,18080845,18080846,18080847,18080848,18080849,18080850,18080851,18080884,18080885,18080886,18080887,18080888,18080889,18080890,18080891,18080756,18080757,18080758,18080759,18080760,18080761,18080762,18080763,18080788,18080789,18080790,18080791,18080792,18080793,18080794,18080795,18080660,18080661,18080662,18080663,18080664,18080665,18080666,18080667,18080484,18080485,18080486,18080487,18080488,18080489,18080490,18080491,18080796,18080797,18080798,18080799,18080800,18080801,18080802,18080803,18080508,18080509,18080510,18080511,18080512,18080513,18080514,18080515,18080916,18080917,18080918,18080919,18080920,18080921,18080922,18080923],\"UserId\":3412,\"UserFullName\":\"Izea Turner\",\"UserWindowsId\":\"AG\\iturner\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3412,\"IsAGTalent\":false}"),
null,
null);
| CurrentCulture | |
| CurrentUICulture | |
An exception occurred during performance of the job.
No entries found to commit.
System.Exception: No entries found to commit. at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.Handle(CommitTimeEntriesTo3ERequest request, CancellationToken cancellationToken, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\CommitTimeEntryTo3ECommandHandler.cs:line 83 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
An exception occurred during performance of the job.
Request failed with status code NotFound
System.Net.Http.HttpRequestException: Request failed with status code NotFound at AG.A1.Framework.Rest.RESTClient.HandleResponse[T](RestResponse restResponse) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 354 at AG.A1.Framework.Rest.RESTClient.GetInternalAsync[T](IRESTEndpoint apiEndpoint, IDictionary`2 headers, String expectedRootElement, IDictionary`2 parameters) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 187 at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingSettings() in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 74 at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.Handle(CommitTimeEntriesTo3ERequest request, CancellationToken cancellationToken, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\CommitTimeEntryTo3ECommandHandler.cs:line 53 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)