OfflineOrderJobs.PostOrderToSapOffline

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

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

Properties

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

State

6/20/2026 9:30:24 AM (+9.250s) 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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 121
   at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTable dt) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 186
   at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52

+33ms Processing

Server:
ooptest:16320
Worker:
a3cea6a5

+ <1ms Enqueued

Triggered by recurring job scheduler

6/20/2026 9:30:14 AM Created