OfflineOrderJobs.PostOrderToSapOffline

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

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

Properties

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

State

7/1/2026 11:00:16 PM (+9.267s) 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

+46ms Processing

Server:
ooptest:15912
Worker:
8bb949c5

+ <1ms Enqueued

Triggered by recurring job scheduler

7/1/2026 11:00:06 PM Created