OfflineOrderJobs.PostOrderToSapOffline

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

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

Properties

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

State

7/2/2026 8:30:10 PM (+9.530s) 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

+63ms Processing

Server:
ooptest:15912
Worker:
c56fab01

+ <1ms Enqueued

Triggered by recurring job scheduler

7/2/2026 8:30:01 PM Created