// Job ID: #20987581
using TqsNibssPDService.BackgroundOperations.Operations;
var paymentItemsLoggerProcessor = Activate<PaymentItemsLoggerProcessor>();
await paymentItemsLoggerProcessor.ExecuteForSoftAlliance(
FromJson<EntPaymentSoftAlliance>("{\"paymentLogId\":305786653,\"PaymentRef\":\"FBN|BRH|EKSG|15-06-2026|744817\",\"PaymentDate\":\"06/15/2026 15:53:47\",\"SettlementDate\":\"06/16/2026 00:00:01\",\"IsOwnBankCheque\":true,\"CustomerNumber\":\"1588150626104639\",\"TotalAmount\":11011616205.0000,\"TotalFee\":15000.0000,\"OagfFee\":225.0000,\"NibssFee\":1575.0000,\"CbnFee\":1650.0000,\"ProductId\":4545,\"ItemCode\":\"0003\"}"));
| CurrentCulture | |
| CurrentUICulture | |
An exception occurred during performance of the job.
Sequence contains no elements
System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at TqsNibssPDService.BackgroundOperations.Operations.PaymentItemsLoggerProcessor.ExecuteForSoftAlliance(EntPaymentSoftAlliance payment) in /app/TqsNibssPDService/BackgroundOperations/Operations/PaymentItemsLoggerProcessor.cs:line 77 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)