// Job ID: #979187
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24417360,24417381,24417398,24417415,24417437,24417352,24417372,24417388,24417407,24417427,24417358,24417382,24417399,24417413,24417438,24417375,24417391,24417430,24417348,24417368,24417403,24417366,24417421,24417400,24417359,24417380,24417396,24417414,24417435,24417349,24417370,24417386,24417404,24417425,24417369,24417385,24417424,24417365,24417371,24417387,24417420,24417426,24417376,24417392,24417431,24417361,24417397,24417416,24417436,24417357,24417379,24417395,24417412,24417434,24417351,24417406,24417355,24417377,24417393,24417410,24417432,24417347,24417384,24417401,24417423,24417353,24417373,24417389,24417408,24417428,24417356,24417374,24417390,24417411,24417429,24417362,24417417,24417364,24417378,24417394,24417419,24417433,24417354,24417409,24417363,24417418,24417350,24417405,24417383,24417422,24417367,24417402],\"UserId\":6998,\"UserFullName\":\"Uthpala Banothu\",\"UserWindowsId\":\"ACS\\UBanothu\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6998,\"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 88 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)