PaymentJobs.PostPaymentDataToSap

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

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

Properties

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

State

9/5/2025 6:11:53 AM (+580ms) 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:\Source\GitHub\OOP\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 236
   at OOP.BackgroundTask.Payment.PostPaymentDataToSap.<>c__DisplayClass11_0.<PaymentDataPostToSap>b__1(<>f__AnonymousType3`2 divcod) in D:\Source\GitHub\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:\Source\GitHub\OOP\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 61

+77ms Processing

Server:
ooptest:27004
Worker:
fc3da962

+20ms Enqueued

9/5/2025 6:11:52 AM Created