// Id: #15907
using Lcc.MyTsg.Jobs.Process;
var exportProcess = Activate<ExportProcess>();
await exportProcess.Run(
FromJson<Guid>("\"019a0619-2fca-7752-b5f3-9c65611aa160\""),
null);
| RecurringJobId | |
| Time | |
| CurrentCulture | |
| CurrentUICulture | |
Column number must be between 1 and 16384 (Parameter 'cellAddressInRange') at ClosedXML.Excel.XLRangeBase.Cell(XLAddress& cellAddressInRange) at ClosedXML.Excel.XLRangeBase.Cell(Int32 row, Int32 column) at ClosedXML.Excel.XLWorksheet.ClosedXML.Excel.IXLWorksheet.Cell(Int32 row, Int32 column) at Lcc.MyTsg.Domain.Formatters.ExcelFormatter.FormatAsync(ExportAdapter adapter) in /src/Lcc.MyTsg.Domain/Formatters/ExcelFormatter.cs:line 18 at Lcc.MyTsg.Jobs.Process.ExportProcess.Run(JobResponse job, DateTime from, DateTime to) in /src/Lcc.MyTsg.Job/Process/ExportJob.cs:line 72 at Lcc.MyTsg.Jobs.Process.JobProcess.Run(Guid jobId, DateTime from, DateTime to, PerformContext context) in /src/Lcc.MyTsg.Job/Process/JobProcess.cs:line 67
Triggered by recurring job scheduler