// Job ID: #251125
using ClarityConnect.Clients.GLV;
var gLV = Activate<GLV>();
await gLV.InventorySync(null, null);
CurrentCulture |
|
CurrentUICulture |
|
RecurringJobId |
|
Time |
|
An exception occurred during performance of the job.
The given key '39276' was not present in the dictionary.
System.Collections.Generic.KeyNotFoundException: The given key '39276' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at ClarityConnect.Clients.GLV.GLV.<>c__DisplayClass35_0.<InventorySync>b__0(<>f__AnonymousType11`3 x) in C:\data\projects\GLV\STG\Connect-v3\ClarityConnect.Clients.GLV\Jobs\InventorySync.cs:line 44 at System.Linq.Enumerable.SelectListIterator`2.ToList() at ClarityConnect.Clients.GLV.GLV.InventorySync(PerformContext context, CancellationToken token) in C:\data\projects\GLV\STG\Connect-v3\ClarityConnect.Clients.GLV\Jobs\InventorySync.cs:line 43 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)