PaymentJobs.PostPaymentDataToSap

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

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

Properties

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

State

11/4/2025 4:56:52 AM (+6.137s) 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:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 236
   at OOP.BackgroundTask.Payment.PostPaymentDataToSap.<>c__DisplayClass11_0.<PaymentDataPostToSap>b__1(<>f__AnonymousType4`2 divcod) in D:\Projects_2.O\OOP_Git\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:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 61
   at OOP.BackgroundJobsManager.Jobs.PaymentJobs.PostPaymentDataToSap(Int32 TransactionID) in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 22

-6m 38.390s Processing

Server:
ooptest:14352
Worker:
32f2e2b0

+11m 38.503s Processing

Server:
pc15:20776
Worker:
5591f251

+ <1ms Enqueued

11/4/2025 4:51:45 AM Created