ImportProcess.Run

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

var importProcess = Activate<ImportProcess>();
await importProcess.Run(
    FromJson<Guid>("\"019f3715-5e91-7aea-b490-95dc560a982f\""),
    null);

Parameters

RecurringJobId
"Schafler-Mühle - Import - LocalCard - Daily - 019f3715-5e91-7aea-b490-95dc560a982f"
Time
1783775119
CurrentCulture
""
CurrentUICulture
""

State

07/11/2026 13:05:19 (+254ms) 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:
919e49c3

+5ms Enqueued

Triggered by recurring job scheduler

07/11/2026 13:05:19 Created