OfflineOrderJobs.PostOrderToSapOffline

// Job ID: #4410953
using OOP.BackgroundJobsManager.Jobs;

var offlineOrderJobs = Activate<OfflineOrderJobs>();
offlineOrderJobs.PostOrderToSapOffline();

Properties

CurrentCulture
"en-IN"
CurrentUICulture
"en-US"
RecurringJobId
"12"
Time
1784271603

State

7/17/2026 7:00:12 AM (+9.393s) Failed

An exception occurred during performance of the job.

System.FormatException

Input string was not in a correct format.

System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTable dt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
   at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTable dt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
   at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52

+17ms Processing

Server:
ooptest:26184
Worker:
c3a1b6ad

+ <1ms Enqueued

Triggered by recurring job scheduler

7/17/2026 7:00:03 AM Created