// Job ID: #32379
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[18080430,18080431,18080432,18080433,18080434,18080435,18080436,18080964,18080965,18080966,18080967,18080968,18080969,18080970,18080971,18080876,18080877,18080878,18080879,18080880,18080881,18080882,18080883,18080740,18080741,18080742,18080743,18080744,18080745,18080746,18080747,18080860,18080861,18080862,18080863,18080864,18080865,18080866,18080867,18080908,18080909,18080910,18080911,18080912,18080913,18080914,18080915,18080580,18080581,18080582,18080583,18080584,18080585,18080586,18080587,18080804,18080805,18080806,18080807,18080808,18080809,18080810,18080811,18080382,18080383,18080384,18080385,18080386,18080387,18080388,18080828,18080829,18080830,18080831,18080832,18080833,18080834,18080835,18080422,18080423,18080424,18080425,18080426,18080427,18080428,18080429,18080724,18080725,18080726,18080727,18080728,18080729,18080730,18080731],\"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)