ImportProcess.Run

// Id: #21017
using Lcc.MyTsg.Jobs.Process;

var importProcess = Activate<ImportProcess>();
await importProcess.Run(
    FromJson<Guid>("\"019f3715-5e91-7aea-b490-95dc560a982f\""),
    DateTime.Parse("2026-07-07T00:00:00.0000000+00:00"),
    DateTime.Parse("2026-07-08T12:25:33.0000000"),
    null);

Parameters

CurrentCulture
""
CurrentUICulture
""

State

07/08/2026 12:25:35 (+34ms) Warning

Index was outside the bounds of the array.

Reason
Index was outside the bounds of the array.
StackTrace
at Lcc.MyTsg.Jobs.Process.ImportProcess.ParseCsvFile(String fileContent) in /src/Lcc.MyTsg.Job/Process/ImportJob.cs:line 137 at Lcc.MyTsg.Jobs.Process.ImportProcess.LoadData(JobResponse job) in /src/Lcc.MyTsg.Job/Process/ImportJob.cs:line 132 at Lcc.MyTsg.Jobs.Process.ImportProcess.Run(JobResponse job, DateTime from, DateTime to) in /src/Lcc.MyTsg.Job/Process/ImportJob.cs:line 33 at Lcc.MyTsg.Jobs.Process.JobProcess.Run(Guid jobId, DateTime from, DateTime to, PerformContext context) in /src/Lcc.MyTsg.Job/Process/JobProcess.cs:line 68
InnerException

+17ms Processing

Server:
mytsg-job:1
Worker:
1ba36e37

+5ms Enqueued

07/08/2026 12:25:35 Created