// Job ID: #983243
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24433383,24433418,24433403,24433434,24433454,24433388,24433422,24433408,24433442,24433463,24433436,24433457,24433379,24433416,24433399,24433429,24433450,24433467,24433447,24433387,24433440,24433458,24433432,24433451,24433380,24433449,24433382,24433417,24433401,24433433,24433469,24433400,24433431,24433452,24433468,24433389,24433425,24433410,24433443,24433461,24433386,24433423,24433407,24433441,24433459,24433419,24433430,24433390,24433424,24433471,24433384,24433404,24433375,24433378,24433395,24433398,24433427,24433381,24433420,24433402,24433435,24433453,24433385,24433421,24433405,24433437,24433455,24433470,24433393,24433413,24433446,24433439,24433460,24433392,24433426,24433411,24433445,24433464,24433406,24433438,24433456,24433394,24433412,24433376,24433377,24433415,24433396,24433397,24433428,24433448,24433466,24433391,24433414,24433465],\"UserId\":8048,\"UserFullName\":\"Deepak Prasad\",\"UserWindowsId\":\"ACS\\DPrasad\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8048,\"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)