PaymentJobs.PostPaymentDataToSap

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

var paymentJobs = Activate<PaymentJobs>();
paymentJobs.PostPaymentDataToSap(10275);

Properties

CurrentCulture
"en-IN"
CurrentUICulture
"en-US"

State

4/3/2026 11:00:21 AM (+250ms) Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataProcessSAP(String paymentpostdata, Int32 DivisionID, Int32 TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 238
   at OOP.BackgroundTask.Payment.PostPaymentDataToSap.<>c__DisplayClass11_0.<PaymentDataPostToSap>b__1(<>f__AnonymousType4`2 divcod) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 100
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataPostToSap(Int32 TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 61

+63ms Processing

Server:
ooptest:5656
Worker:
53597b82

+ <1ms Enqueued

4/3/2026 11:00:20 AM Created