ImportProcess.Run

// Id: #21439
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
1784639122
CurrentCulture
""
CurrentUICulture
""

State

07/21/2026 13:05:22 (+265ms) 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 153 at Lcc.MyTsg.Jobs.Process.ImportProcess.LoadData(JobResponse job) in /src/Lcc.MyTsg.Job/Process/ImportJob.cs:line 148 at Lcc.MyTsg.Jobs.Process.ImportProcess.Run(JobResponse job, DateTime from, DateTime to) in /src/Lcc.MyTsg.Job/Process/ImportJob.cs:line 34 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

+75ms Processing

Server:
mytsg-job:1
Worker:
a33ecd2e

+6ms Enqueued

Triggered by recurring job scheduler

07/21/2026 13:05:22 Created